blob: 954a1abafa560608a7730179ca559fd980006d29 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../../../development/news/new_and_noteworthy.xsl"?>
<release
name="3.8"
root="../../.."
>
<!--
<component name="component name, such as Server Tools">
<item title="item title can go here">
<title>item title can also go here</title>
<description>description of this new feature, preferably with cropped .pngs (800px wide or less) of the UI</description>
</item>
</component>
-->
<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>