Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Json EnhancedNew to Visual Studio Code? Get it now.
Json Enhanced

Json Enhanced

quanzaiyu

|
3,249 installs
| (1) | Free
All json features and json tools in one
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Json Enhanced

Version Installs Downloads Rating The MIT License

Features

  • Fix JSON
  • Uglify JSON
  • Beautify JSON
  • Escape JSON
  • Unescape JSON
  • Validate JSON
  • XML to JSON
  • XML to JSON from clipboard
  • JSON to YAML
  • YAML to JSON

Supported languages

  • json

Usage

Fix JSON

  1. Open a json file.
  2. Write some wrong code.
  3. Run the command named Fix JSON or use shortcut Ctrl + Alt + F.

If cannot fix code, statusbar show wrong information

Uglify JSON

  1. Open a json file.
  2. Run the command named Uglify JSON.

Beautify JSON

  1. Open a json file.
  2. Run the command named Beautify JSON.

Escape JSON

  1. Open a json file.
  2. Run the command named Escape JSON.

Unescape JSON

  1. Open a json file.
  2. Run the command named Unescape JSON.

Validate JSON

  1. Open a json file.
  2. Run the command named Validate JSON.

XML to JSON

  • XML to JSON
  • XML to JSON from clipboard

JSON to YAML / YAML to JSON

  • JSON to YAML
  • YAML to JSON

Shortcuts

  • Fix JSON: Ctrl + Alt + F

Supported settings

vscode-json-enhanced.indentationSpaces

Type: Number | Null
Default: null
Description: Number of spaces to use for indentation of formatted JSON output. If not set, your editor.tabSize setting is used.

Based On

  • jsonic
  • YAML
  • node-xml2js

References

  • json
  • Fix JSON
  • vscode-json
  • XML to JSON
  • YAML ❤️ JSON
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft