fix-json
You can enter JSON data using the relaxed rules supported by jsonic. For instance, quotes around property names and many string values are not required. This makes it much easier to type JSON, or to convert JavaScript objects into valid JSON. FeaturesSimply run the Error detectionIf errors are encountered during the process of parsing your existing content, they will be visualized in the editor. IndentationThe extension indents the generated JSON using a default number of spaces as
configured in your No effort is made to provide formatting beyond the standard output from
Extension SettingsThis extension contributes the following settings:
Release Notes0.1.2Initial release of fix-json. |