JSON FormatterA Visual Studio Code extension for formatting JSON files. FeaturesThis extension provides two commands for formatting JSON files:
Usage
Alternatively, you can use the Command Palette (Ctrl+Shift+P / Cmd+Shift+P) and search for "JSON: Minify" or "JSON: Beautify". Requirements
Extension SettingsThis extension does not add any VS Code settings. Known IssuesNone at the moment. Release Notes0.1.0Initial release of JSON Formatter with minify and beautify commands. |