t # NOMIND JSON Tools

A simple and efficient toolset for working with JSON in Visual Studio Code. Minify and format your JSON files with just one click.
Features
- Minify JSON: Compress JSON documents to a single line, removing all unnecessary whitespace.
- Format JSON: Beautify your JSON documents with standard indentation for better readability.
- Context Menu Integration: Access commands directly from the editor's right-click context menu.
- Smart Activation: Commands are only visible when you are editing a JSON (
.json or .jsonc ) file, keeping your workspace clean.
- Detailed Error Reporting: Get specific error messages when your JSON is invalid, helping you to debug faster.
Usage
Simply right-click inside a JSON file and select the desired command from the context menu.
(Here you can add a GIF demonstrating the features. For example, showing the right-click menu and the transformation of the JSON file.)

Commands
You can access the following commands from the Command Palette (Ctrl+Shift+P or Cmd+Shift+P ):
NOMIND: Minify JSON - Compresses the active JSON document.
NOMIND: Format JSON - Formats the active JSON document.
Release Notes
See the CHANGELOG.md file for details on each release.
Enjoying the extension? Please consider leaving a review on the Marketplace!
| |