Skip to content

Repository files navigation

vscode-json

CI

vscode-json is a VS Code extension for fast JSON editing in-place.

Install

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages