Skip to content

Commit 233aa61

Browse files
committed
Merge pull request json-schema-org#129 from madskristensen/gh-pages
Added Visual Studio to Software
2 parents 11233f2 + b6e5034 commit 233aa61

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

implementations.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,15 @@ <h3>JavaScript</h3>
163163
</ul>
164164
</div>
165165

166+
<div class="show-hide" data-target="editors-list"></div>
167+
<h2>Editors (1)</h2>
168+
<div class="block" id="editors-list">
169+
<h3>Integration</h3>
170+
<ul>
171+
<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>
172+
</ul>
173+
</div>
174+
166175
<div class="show-hide" data-target="compatibility-list"></div>
167176
<h2>Compatibility (1)</h2>
168177
<div class="block" id="compatibility-list">

0 commit comments

Comments
 (0)