Skip to content

Commit 0c947b1

Browse files
authored
List VSCode in the editor section
1 parent ec14c2e commit 0c947b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

implementations.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,8 @@ <h2>Editors</h2>
214214
<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>
215215
<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>
216216
<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>
217+
<li><a id="link-impl-vscode" href="https://code.visualstudio.com/">Visual Studio Code</a> - <em>Schema driven code completion, hovers and validation for editing JSON files (including schemas)</em></li>
218+
217219
</ul>
218220

219221
<h2>Compatibility</h2>

0 commit comments

Comments
 (0)