Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>JSON Tools XNew to Visual Studio Code? Get it now.
JSON Tools X

JSON Tools X

Riccardo Palleschi

|
189 installs
| (0) | Free
A VS Code extension that provides JSON manipulation commands.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON Tools X

CI

JSON Tools X is a VS Code extension for fast JSON editing in-place.

Install

  • VS Code Marketplace: riccardopll.rpll-json-tools
  • Open VSX: riccardopll/rpll-json-tools

Usage

  1. Open a JSON/JSONC file.
  2. Select the JSON you want to transform (or select nothing to target the whole file).
  3. Run one of the commands from the Command Palette.

Commands

Command Palette Title Command ID What it does
JSON: Minify json-tools.minify Converts JSON/JSONC to compact JSON
JSON: Stringify json-tools.stringify Converts JSON into an escaped JSON string
JSON: Deserialize json-tools.deserialize Converts a stringified JSON value back to JSON
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft