Skip to content

Commit b0ba552

Browse files
authored
Updated JSON language servers, added JSON-LD (#310)
1 parent b13b1d3 commit b0ba552

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

index.html

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1793,16 +1793,60 @@ <h4>Language servers</h4>
17931793
<td class="repo">
17941794
<a href="https://github.com/microsoft/vscode/tree/main/extensions/json-language-features/server">github.com/microsoft/vscode/tree/main/extensions/json-language-features/server</a>
17951795
</td>
1796+
<td class="danger"></td>
1797+
<td class="danger"></td>
1798+
<td class="danger"></td>
1799+
<td class="danger"></td>
1800+
<td class="danger"></td>
1801+
<td class="success">
1802+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
1803+
</td>
1804+
<td></td>
1805+
</tr>
1806+
<tr>
1807+
<th>JSON Schema</th>
1808+
<td>
1809+
<a href="https://www.microsoft.com/">Microsoft</a>
1810+
</td>
1811+
<td class="repo">
1812+
<a href="https://github.com/microsoft/vscode/tree/main/extensions/json-language-features/server">github.com/microsoft/vscode/tree/main/extensions/json-language-features/server</a>
1813+
</td>
1814+
<td class="success">
1815+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
1816+
</td>
17961817
<td class="success">
17971818
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
17981819
</td>
17991820
<td class="success">
18001821
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
18011822
</td>
1823+
<td class="success">
1824+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
1825+
</td>
1826+
<td class="danger"></td>
1827+
<td class="success">
1828+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
1829+
</td>
1830+
<td></td>
1831+
</tr>
1832+
<tr>
1833+
<th>JSON-LD</th>
1834+
<td>
1835+
<a href="https://github.com/ajuvercr">Arthur Vercruysse</a>
1836+
</td>
1837+
<td class="repo">
1838+
<a href="https://github.com/ajuvercr/jsonld-lsp">github.com/ajuvercr/jsonld-lsp</a>
1839+
</td>
1840+
<td class="success">
1841+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
1842+
</td>
18021843
<td class="danger"></td>
18031844
<td class="danger"></td>
18041845
<td class="danger"></td>
18051846
<td class="danger"></td>
1847+
<td class="success">
1848+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
1849+
</td>
18061850
<td></td>
18071851
</tr>
18081852
<tr>

0 commit comments

Comments
 (0)