Skip to content

Commit d5e22fa

Browse files
committed
Updated implementations.html
Added JSONBuddy as editor
1 parent 1ac582a commit d5e22fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

implementations.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,11 +182,12 @@ <h3>JavaScript</h3>
182182
</div>
183183

184184
<div class="show-hide" data-target="editors-list"></div>
185-
<h2>Editors (1)</h2>
185+
<h2>Editors (2)</h2>
186186
<div class="block" id="editors-list">
187187
<h3>Integration</h3>
188188
<ul>
189189
<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>
190+
<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>
190191
</ul>
191192
</div>
192193

0 commit comments

Comments
 (0)