Skip to content

v0.3.0

Choose a tag to compare

@fuzionix fuzionix released this 13 Sep 14:30
· 82 commits to main since this release
Immutable release. Only release title and notes can be modified.
caf9fbb

DevTool+ v0.3.0 — Release Note

We’re thrilled to announce the v0.3.0 release of DevTool+!
After months of hard work, this update brings a host of new features, improvements, and bug fixes.

New Features

Markdown Table Builder - New

Create Markdown tables visually. Add/remove rows and columns, set alignment, and copy the ready-to-use Markdown code.

image

TOML Support in Data Format Convertor

You can now import TOML files and convert them into JSON, YAML, or XML.
(Note: TOML can only be input format, not output.)

Export Functionality

Export your editor’s output directly to a file with proper extensions for JSON, XML, YAML, etc.

URL Parser Detail Panel

View full URL breakdown (protocol, domain, port, path, query, fragment) in addition to query parameters.

image

Search Tools

Quickly find the tool using the new Search button in the tools explorer.

image

UI / UX Improvements

  • Color Convertor: Now shows a light/dark indicator icon for the selected color.
  • Unix Path Convertor: Added clear labels for UNIX and Windows input areas.
  • Textarea Handling: Improved auto-resizing of textareas after updates.

Bug Fixes

  • Fixed issue where output was removed when a file already existed.
  • Fixed textarea height not adjusting after updates.
  • Fixed recent tools section not appearing on initial load.

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