Skip to content

Commit 5505781

Browse files
authored
Add Rell language server (#336)
1 parent 0ff130d commit 5505781

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

index.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3099,6 +3099,34 @@ <h4>Language servers</h4>
30993099
</td>
31003100
<td>Goto Definition Request, Code Actions, Folding Range, Formatting, Inlay Hints</td>
31013101
</tr>
3102+
<tr>
3103+
<th>Rell</th>
3104+
<td>
3105+
<a href="https://chromaway.com">ChromaWay</a>
3106+
</td>
3107+
<td class="repo">
3108+
<a href="https://gitlab.com/chromaway/core-tools/rell-toolbox/">gitlab.com/chromaway/core-tools/rell-toolbox/</a>
3109+
</td>
3110+
<td class="success">
3111+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3112+
</td>
3113+
<td class="success">
3114+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3115+
</td>
3116+
<td class="success">
3117+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3118+
</td>
3119+
<td class="success">
3120+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3121+
</td>
3122+
<td class="success">
3123+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3124+
</td>
3125+
<td class="success">
3126+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3127+
</td>
3128+
<td>Goto Definition, Code Actions, Code Formatting, Signature Help, Rename, Semantic highlighting, Outline view</td>
3129+
</tr>
31023130
<tr>
31033131
<th>
31043132
<a href="https://robotframework.org">Robot Framework</a>

0 commit comments

Comments
 (0)