BlueGlassBlock / better-json5

JSON5 support for Visual Studio Code, done right
https://marketplace.visualstudio.com/items?itemName=BlueGlassBlock.better-json5
Other
12 stars 1 forks source link
json5 language-server vscode-extension
# better-json5 > JSON5 support for Visual Studio Code, done right ⚡ ## Features #### Syntax highlighting with correctly colored keys, with your favorite theme support out-of-the-box ![Syntax Highlighting](./assets/highlighting.png) #### JSON Schema based validation and intellisense ![Overview](./assets/overview.gif) #### Completely configurable formatting ![Formatting](./assets/formatting.gif) #### Sorting Command ![Sorting](./assets/sorting.gif) #### Proper folding for objects, arrays and multiline strings ![Folding](./assets/folding.gif)

Extension Settings

Credits

This extension is heavily based on the JSON Language Features extension by Microsoft.

Changelog

See CHANGELOG.md

License

MIT