Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>JSON UtilsNew to Visual Studio Code? Get it now.
JSON Utils

JSON Utils

teddylun

|
10,381 installs
| (3) | Free
JSON Utils
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON utils icon

JSON Utils

This vscode extension including some coolest features to manipulate JSON. For example: validate | beautify | uglify | escape | unescape | fix etc.

Features

As there are tons of vscode extensions with similar features out there but I still cannot find one of them can be fulfilled all of my requirements. Therefore, I would like make a all in one solution instead of many dependency with overlapping features.

Installation

Search JSON Utils via VScode extension marketplace

Usage

  • Validate: cmd+ctl+v
  • Beautify: cmd+ctl+b
  • uglify: cmd+ctl+u
  • escape: cmd+ctl+'
  • unescape: cmd+ctl+;
  • fix: cmd+ctl+.

Demo GIF

Known Issues

none for now

Release Notes

View CHANGELOG.md

Initial release of json utils with validate | beautify | uglify | escape | unescape | fix


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