Skip to content

Commit afc3631

Browse files
Add Odin Lang Server (#324)
1 parent 076ded8 commit afc3631

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

index.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2240,6 +2240,32 @@ <h4>Language servers</h4>
22402240
</td>
22412241
<td>Formatting, Semantic Highlighting, Signature Help, MOCA Client Capabilities</td>
22422242
</tr>
2243+
<tr>
2244+
<th>Odin</th>
2245+
<td>
2246+
<a href="https://github.com/DanielGavin">Daniel Gavin</a>
2247+
</td>
2248+
<td class="repo">
2249+
<a href="https://github.com/DanielGavin/ols">https://github.com/DanielGavin/ols</a>
2250+
</td>
2251+
<td class="success">
2252+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2253+
</td>
2254+
<td class="success">
2255+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2256+
</td>
2257+
<td class="success">
2258+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2259+
</td>
2260+
<td class="success">
2261+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2262+
</td>
2263+
<td class="danger"></td>
2264+
<td class="success">
2265+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2266+
</td>
2267+
<td></td>
2268+
</tr>
22432269
<tr>
22442270
<th>OCaml</th>
22452271
<td>

0 commit comments

Comments
 (0)