blob: d4cb57ee79f92f77cbde666fdb5f71def98bee75 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?><release name="3.8" root="../../..">
<component name="JSON">
<item title="JSON Editor">
<description>
<br/>
<br/>
<img src="sourceediting/json_editor.png" alt="JSON Editor"/>
<br/>
<br/>
The JSON Editor provides support to edit some well-known JSON files like: package.json, bower.json, .bowerrc and .jshintrc.
<br/>
This support includes the following features:
<ul>
<li>Syntax Coloring which can be customized with preferences.</li>
<li>An Outline Tree view.</li>
<li>Text hover on JSON Objects/Array keys and values.</li>
<li>Text folding on JSON Objects and Arrays.</li>
<li>Editor extensions for custom hyperlinks, json schema validation, and hover help</li>
</ul>
</description>
</item>
</component>
</release>