v0.3.0
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.
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.
Search Tools
Quickly find the tool using the new Search button in the tools explorer.
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-plusSupport
If you like DevTool+, consider ⭐ starring on GitHub or 💖 sponsoring.
Notes
- All features are available offline.
- Feedback and contributions are welcome!
GitHub Issues | GitHub Discussions