vscode-json-editor
vscode-json-editor copied to clipboard
Extention is not activated with JSON5
This extension does not activate for the 'json5' language. While there are some minor syntax changes your extension does not supply a grammar or otherwise attempt to directly read raw json. Any json paring library will already have support for json5 so this seems to be an other sight on your part.