Skip to content

Commit 8da9d9f

Browse files
authored
Add Ruby LSP (Shopify) (#333)
1 parent d12dde3 commit 8da9d9f

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
@@ -3123,6 +3123,34 @@ <h4>Language servers</h4>
31233123
</td>
31243124
<td></td>
31253125
</tr>
3126+
<tr>
3127+
<th>Ruby</th>
3128+
<td>
3129+
<a href="https://shopify.github.io/ruby-lsp/">Shopify</a>
3130+
</td>
3131+
<td class="repo">
3132+
<a href="https://github.com/Shopify/ruby-lsp">github.com/Shopify/ruby-lsp</a>
3133+
</td>
3134+
<td class="success">
3135+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3136+
</td>
3137+
<td class="success">
3138+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3139+
</td>
3140+
<td class="success">
3141+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3142+
</td>
3143+
<td class="success">
3144+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3145+
</td>
3146+
<td class="success">
3147+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3148+
</td>
3149+
<td class="success">
3150+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3151+
</td>
3152+
<td></td>
3153+
</tr>
31263154
<tr>
31273155
<th>Rust
31283156
<span class="label label-warning">Archived</span>

0 commit comments

Comments
 (0)