Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 66c6bf1

Browse files
committed
Add back "Editors" section in Software/Implementations
1 parent 9ab4e95 commit 66c6bf1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

implementations.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,13 @@ <h2>UI generation</h2>
200200
</li>
201201
</ul>
202202

203+
<h2>Editors</h2>
204+
<ul>
205+
<li><a id="link-impl-visualstudio" href="http://www.visualstudio.com/">Visual Studio 2013</a> - <em>Auto-completion and tooltips based on JSON schema v3 and v4</em></li>
206+
<li><a id="link-impl-jsonbuddy" href="http://www.json-buddy.com/">JSONBuddy</a> - <em>Grid-style JSON editor and context sensitive entry-helpers based on JSON schema</em></li>
207+
<li><a id="link-impl-resharer" href="https://www.jetbrains.com/resharper/">ReSharper 2016.1</a> - <em>code completion, inspections and quick fixes for JSON schema in Visual Studio 2010 - 2015, including support for JSON Path and regular expressions for schema editing</em></li>
208+
</ul>
209+
203210
<h2>Compatibility</h2>
204211
<ul>
205212
<li>JavaScript

0 commit comments

Comments
 (0)