Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4993,6 +4993,32 @@ <h4>LSP clients</h4>
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
</td>
</tr>
<tr>
<th>
<a href="https://ace.c9.io">Ace Editor</a> / Ace Linters
</th>
<td>
<a href="https://github.com/mkslanc">Azat Alimov</a>
</td>
<td class="repo">
<a href="https://github.com/mkslanc/ace-linters">github.com/mkslanc/ace-linters</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="warning">
</td>
<td class="warning">
</td>
<td class="warning">
</td>
<td class="success">
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
</td>
</tr>
<tr>
<th colspan="9">
<br />Work in progress
Expand Down