This will create a .vsix file in the root of the project. e.g. rich-json-0.0.1.vsix
Install the extension from the .vsix file.
CMD + Shift + P(Mac) or Ctrl+Shift+P(Windows/Linux) -> Extensions: Install from VSIX... -> Select the .vsix file.
Usage
Open any .json file.
Use Cmd+Shift+P(Mac) or Ctrl+Shift+P(Windows/Linux) to open the Command Palette.
Type Rich JSON: Format to format the document.
Type Rich JSON: Analyze to see statistics and errors.
Contributing
Something missing? Found a bug? - Create a pull request or an issue. Github