Skip to content

v0.2.0

Choose a tag to compare

@fuzionix fuzionix released this 29 Aug 15:05
· 101 commits to main since this release
Immutable release. Only release title and notes can be modified.

DevTool+ v0.2.0 — Release Note

We’re excited to announce the new release of DevTool+. This update introduces new tools, UI/UX enhancements, and quality improvements.

New Features

ASCII Binary / Hex Encoder

Convert text into hexadecimal or binary representation.

Unicode Inspector

Encode/decode text into multiple Unicode formats (U+XXXX, \uXXXX, &#xXXXX;, \XXXX) and visualize Unicode blocks with color highlights.

image

UUID Generator Auto‑Refresh

Toggle auto-refresh mode to generate new UUIDs continuously.

Diff Checker Enhancements

Added statistics for lines, words, characters.

image

UI / UX Improvements

Recent Tools

Quickly access your last 3 used tools from the side panel.

Bug Fixes

  • Fixed issue where file decorations were being applied outside of DevTool+ URIs.
  • Corrected URL Encoder default behavior to properly preserve full URLs.

Installation

You can install this extension through the Visual Studio Code Marketplace or run:

code --install-extension Fuzionix.devtool-plus

Support

If you like DevTool+, consider ⭐ starring on GitHub or 💖 sponsoring.

Notes