Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DevTool+New to Visual Studio Code? Get it now.
DevTool+

DevTool+

Fuzionix

|
206 installs
| (2) | Free
An extension that provides common I/O tools directly in code editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Case Converter Logo


DevTool+

A VSCode extension that provides common I/O tools directly in code editor


Demo

📖 Introduction

DevTool+ brings common developer tools into VSCode. It provides a set of utilities that can be used directly in the code editor, enhancing productivity and streamlining workflows. It includes features like a calculator, unit converter, and more, all accessible without leaving the coding environment.

The extension features two main sections:

  • Side Panel: A compact view with an upper I/O section for tool interactions and a lower section listing all tools.
  • Editor Section: A full-screen editor panel for more complex tasks (e.g., code editing or diff checking).

Built with native VSCode UI components and Lit for a responsive, familiar experience. All tools are dynamic and customizable. 🌟

✨ Features

  • [🔒 Security] - All tools run locally in VSCode—no data is sent to external servers, ensuring privacy and offline usability.
  • [🧰 Integration with Editor] - Directly embedded into VSCode workflow; Use tools in the side panel without leaving your coding environment.
  • [🛠️ Diverse Toolset] - Over 30 tools across categories like Data, Encoding, Design, Text, and Cryptography. (Will keep expanding)
  • [📔 Native UI Language] - Have native-like UI components (e.g., code editors, diff viewers) powered by Lit for a polished, theme-aware interface.
  • [⚡ Real-Time Update] - Tools like editors and converters update instantly, with features like auto-formatting, validation, and live previews.
  • [💻 Performance] - Built with Lit for fast, efficient rendering and minimal resource usage.
  • [🔍 Searchable Tools] - Quickly find tools by name, category, or tags.

📦 Installation

Visual Studio Code | Cursor | Windsurf


--- or ---

code --install-extension Fuzionix.devtool-plus

🧰 Tool List

Tool Version Editor Progress
[⌛ Encode / Decode]
Base64 Encoder / Decoder 1.0.0 ✅
URL Encoder 1.0.0 ✅
URL Parser 1.0.0 ✅
[📱 UI / UX Design]
Color Convertor 1.0.0 ✅
Color Palette Generator 1.0.0 ✅
Gradient Maker 1.0.0 ✅
Cubic Bezier 1.0.0 ✅
Contrast Checker 1.0.0 ✅
Color Mixer 1.0.0 ✅
[💽 Data Manipulation]
UUID Generator 1.0.0 ✅
Data Format Convertor 1.0.0 ✅ ✅
JSON Editor 1.0.0 ✅ ✅
YAML Editor 1.0.0 ✅ ✅
HTML / XML Editor 1.0.0 ✅ ✅
Datetime Convertor 1.0.0 ✅
[📝 Text]
Text Editor 1.0.0 ✅ ✅
Difference Checker 1.0.0 ✅ ✅
[🧰 Utility]
QR Code Generator 1.0.0 ✅
UNIX / Windows Path Convertor 1.0.0 ✅
[🔒 Cryptography]
Token Generator 1.0.0 ✅
Password Generator 1.0.0 ✅
JWT Inspector 1.0.0 ✅
AES Encryption / Decryption 1.0.0 ✅
SHA Hashing 1.0.0 ✅
RSA Key Generator 1.0.0 ✅
RSA Encryption / Decryption 1.0.0 ✅
Signature Signer / Verifier 1.0.0 ✅
✅ = Released | 🚧 = In Progress | 📝 = Planning

🔐 Privacy

[!NOTE] Tool logic runs locally; no data is sent to any remote service.

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft