Skip to content

Commit 3605be6

Browse files
authored
Switch to the Vala language server (#313)
GVls is deprecated
1 parent fcfc22b commit 3605be6

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

index.html

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3424,10 +3424,10 @@ <h4>Language servers</h4>
34243424
<tr>
34253425
<th>Vala</th>
34263426
<td>
3427-
<a href="https://wiki.gnome.org/Projects/Vala">GNOME Foundation</a>
3427+
<a href="https://github.com/vala-lang">vala-lang</a>
34283428
</td>
34293429
<td class="repo">
3430-
<a href="https://gitlab.gnome.org/esodan/gvls">GNOME's GitLab Instance</a>
3430+
<a href="https://github.com/vala-lang/vala-language-server">https://github.com/vala-lang/vala-language-server</a>
34313431
</td>
34323432
<td class="success">
34333433
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
@@ -3441,18 +3441,13 @@ <h4>Language servers</h4>
34413441
<td class="success">
34423442
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
34433443
</td>
3444-
<td class="danger"></td>
34453444
<td class="success">
34463445
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
34473446
</td>
3448-
<td>
3449-
<ul class="list-unstyled text-nowrap">
3450-
<li>No arbitrary code execution <sup>
3451-
<a href="#arbitraryExecutionFootnote">2</a>
3452-
</sup>
3453-
</li>
3454-
</ul>
3447+
<td class="success">
3448+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
34553449
</td>
3450+
<td></td>
34563451
</tr>
34573452
<tr>
34583453
<th>Veryl</th>

0 commit comments

Comments
 (0)