Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>mini-jsonNew to Visual Studio Code? Get it now.
mini-json

mini-json

nomind

|
7 installs
| (0) | Free
minifi for json
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

t # NOMIND JSON Tools

Version Installs

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.)

Feature Demonstration

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!

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