blob: 7750739b587e89e643c17398b3bee6cd89bdc65c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?>
<release
name="3.8 M6"
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>