usethesource / rascal-language-servers

An LSP server for Rascal which includes an easy-to-use LSP generator for languages implemented in Rascal, and an interactive terminal REPL.
BSD 2-Clause "Simplified" License
10 stars 7 forks source link

Update the TextMate grammar for Rascal syntax highlighting #412

Closed sungshik closed 1 month ago

sungshik commented 1 month ago

This PR updates the TextMate grammar that is used for Rascal syntax highlighting. The TextMate grammar was automatically generated using rascal-textmate. Currently supported are:

The feature is still quite experimental and expected to be improved significantly in the near future.

image

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud