Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ezJsonNew to Visual Studio Code? Get it now.
ezJson

ezJson

Nicholas Boulanger

|
1,830 installs
| (0) | Free
EZ JSON: Simplify JSON Handling
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ezjson README

EZJson makes it simple to work with JSON

Features

Simply highlight your JSON to do be prompted to do one of the following

  • Convert lazy (relaxed) JSON to strict JSON
  • Convert Strict JSON to lazy JSON
  • Stringify any JSON
  • Parse any JSON

To toggle the extensions features, use ctrl + shift + j on windows or cmd + shift + j on mac

To be added: gif animations of how to use

Requirements

Currently supported for javascript and typescript file types.

Extension Settings

Activate Extension "command": "ezJSON.activateExtension"

Toggle ezJSON Extension "command": "ezJSON.toggleExtension",

Note: Extension should activate on focus of a JS or TS file, however if it does not, try ctrl + shift + j

Known Issues

please forward known issues to bronzevinebusiness@gmail.com so that I may log and remedy

Release Notes

0.0.1

Initial release of ezJson

0.0.2

released support for stringifying normal JSON and parsing stringified JSON

0.0.3

released documentation

Enjoy!

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