Skip to content

Commit 8c309cc

Browse files
authored
Add Regal (#327)
Regal is a linter and language server built for Rego, the language of the Open Policy Agent project. We've been hard at work on LSP features recently and would love to have our project featured here. I hope I've got the formatting all correct! Signed-off-by: Charlie Egan <charlieegan3@users.noreply.github.com> Co-authored-by: Charlie Egan <charlieegan3@users.noreply.github.com>
1 parent 02a41e4 commit 8c309cc

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

index.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3025,6 +3025,32 @@ <h4>Language servers</h4>
30253025
</td>
30263026
<td></td>
30273027
</tr>
3028+
<tr>
3029+
<th>Rego</th>
3030+
<td>
3031+
<a href="https://styra.com">Styra</a>
3032+
</td>
3033+
<td class="repo">
3034+
<a href="https://github.com/styrainc/regal">github.com/StyraInc/regal</a>
3035+
</td>
3036+
<td class="success">
3037+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3038+
</td>
3039+
<td class="success">
3040+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3041+
</td>
3042+
<td class="success">
3043+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3044+
</td>
3045+
<td class="success">
3046+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3047+
</td>
3048+
<td class="danger"></td>
3049+
<td class="success">
3050+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
3051+
</td>
3052+
<td>Goto Definition Request, Code Actions, Folding Range, Formatting, Inlay Hints</td>
3053+
</tr>
30283054
<tr>
30293055
<th>
30303056
<a href="https://robotframework.org">Robot Framework</a>

0 commit comments

Comments
 (0)