Skip to content

Commit 4638be8

Browse files
authored
Add Erg Language Server (#318)
1 parent 4bb71ce commit 4638be8

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

index.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -961,6 +961,34 @@ <h4>Language servers</h4>
961961
</ul>
962962
</td>
963963
</tr>
964+
<tr>
965+
<th>Erg</th>
966+
<td>
967+
<a href="https://github.com/mtshiba">Shunsuke Shibayama</a> and contributors
968+
</td>
969+
<td class="repo">
970+
<a href="https://github.com/erg-lang/erg/tree/main/crates/els">github.com/erg-lang/erg/tree/main/crates/els</a>
971+
</td>
972+
<td class="success">
973+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
974+
</td>
975+
<td class="success">
976+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
977+
</td>
978+
<td class="success">
979+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
980+
</td>
981+
<td class="success">
982+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
983+
</td>
984+
<td class="success">
985+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
986+
</td>
987+
<td class="success">
988+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
989+
</td>
990+
<td></td>
991+
</tr>
964992
<tr>
965993
<th>Erlang</th>
966994
<td>

0 commit comments

Comments
 (0)