Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>JSON Formatter(Yet Another One)New to Visual Studio Code? Get it now.
JSON Formatter(Yet Another One)

JSON Formatter(Yet Another One)

Xia Bin

|
79 installs
| (0) | Free
Format JSON with minify and beautify commands
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON Formatter

A Visual Studio Code extension for formatting JSON files.

Features

This extension provides two commands for formatting JSON files:

  • JSON: Minify - Minifies JSON by removing all whitespace
  • JSON: Beautify - Beautifies JSON with proper indentation and formatting

Usage

  1. Open a JSON file in VS Code
  2. Right-click in the editor
  3. Select either "JSON: Minify" or "JSON: Beautify" from the context menu

Alternatively, you can use the Command Palette (Ctrl+Shift+P / Cmd+Shift+P) and search for "JSON: Minify" or "JSON: Beautify".

Requirements

  • Visual Studio Code 1.60.0 or higher

Extension Settings

This extension does not add any VS Code settings.

Known Issues

None at the moment.

Release Notes

0.1.0

Initial release of JSON Formatter with minify and beautify commands.

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