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

Commit 74be8d9

Browse files
authored
Merge pull request #72 from aeschli/patch-1
List VSCode in the editor section
2 parents aa9b176 + 0c947b1 commit 74be8d9

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
@@ -234,6 +234,8 @@ <h2>Editors</h2>
234234
<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>
235235
<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>
236236
<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>
237+
<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>
238+
237239
</ul>
238240

239241
<h2>Compatibility</h2>

0 commit comments

Comments
 (0)