Skip to content

Commit

Permalink
Add Erg Language Server (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtshiba authored Nov 7, 2023
1 parent 4bb71ce commit 4638be8
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -961,6 +961,34 @@ <h4>Language servers</h4>
</ul>
</td>
</tr>
<tr>
<th>Erg</th>
<td>
<a href="https://github.com/mtshiba">Shunsuke Shibayama</a> and contributors
</td>
<td class="repo">
<a href="https://github.com/erg-lang/erg/tree/main/crates/els">github.com/erg-lang/erg/tree/main/crates/els</a>
</td>
<td class="success">
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
</td>
<td class="success">
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
</td>
<td class="success">
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
</td>
<td class="success">
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
</td>
<td class="success">
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
</td>
<td class="success">
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
</td>
<td></td>
</tr>
<tr>
<th>Erlang</th>
<td>
Expand Down

0 comments on commit 4638be8

Please sign in to comment.