Skip to content

Commit a60a4a8

Browse files
authored
Add coq-lsp for the Coq Proof Assistant (#303)
1 parent 0fe1cc5 commit a60a4a8

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

index.html

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,33 @@ <h4>Language servers</h4>
614614
</ul>
615615
</td>
616616
</tr>
617+
<tr>
618+
<th>
619+
<a href="https://coq.inria.fr/">Coq</a>
620+
</th>
621+
<td>
622+
<a href="https://github.com/ejgallego/coq-lsp">Coq LSP Team</a>
623+
</td>
624+
<td class="repo">
625+
<a href="https://github.com/ejgallego/coq-lsp">coq-lsp</a>
626+
</td>
627+
<td class="warning"></td>
628+
<td class="success">
629+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
630+
</td>
631+
<td class="warning"></td>
632+
<td class="warning"></td>
633+
<td class="warning"></td>
634+
<td class="success">
635+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
636+
</td>
637+
<td>
638+
<ul class="list-unstyled text-nowrap">
639+
<li>Outline view</li>
640+
<li>Extensions: info panel request, file progress notification, performance report</li>
641+
</ul>
642+
</td>
643+
</tr>
617644
<tr>
618645
<th>
619646
<a href="https://cucumber.io/">Cucumber (Gherkin)</a>

0 commit comments

Comments
 (0)