Skip to content

Commit f9937fd

Browse files
authored
Add Geany to the list of editors supporting LSP (#331)
All of the listed features are supported by the LSP plugin for Geany.
1 parent 8cd9b31 commit f9937fd

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
@@ -4185,6 +4185,33 @@ <h4>LSP clients</h4>
41854185
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
41864186
</td>
41874187
</tr>
4188+
<tr>
4189+
<th>Geany</th>
4190+
<td>
4191+
<a href="https://github.com/techee">Jiří Techet</a>
4192+
</td>
4193+
<td class="repo">
4194+
<a href="https://github.com/techee/geany-lsp">github.com/techee/geany-lsp</a>
4195+
</td>
4196+
<td class="success">
4197+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
4198+
</td>
4199+
<td class="success">
4200+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
4201+
</td>
4202+
<td class="success">
4203+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
4204+
</td>
4205+
<td class="success">
4206+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
4207+
</td>
4208+
<td class="success">
4209+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
4210+
</td>
4211+
<td class="success">
4212+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
4213+
</td>
4214+
</tr>
41884215
<tr>
41894216
<th>GNATStudio</th>
41904217
<td>

0 commit comments

Comments
 (0)