rcl icon indicating copy to clipboard operation
rcl copied to clipboard

VSCode Syntax Highlighting

Open dashdeckers opened this issue 9 months ago • 1 comments

RCL seems to be exactly what I am looking for, and I am currently successfully using it at work, but the lack of syntax highlighting in VSCode is making it a bit hard to use; It would be a great addition to provide an official extension for the language for such a widely used editor.

On my personal computer I might use Helix, but at work it makes no sense to swim against the current.

dashdeckers avatar Apr 06 '25 06:04 dashdeckers

I agree it’s needed, VS Code is certainly a widely used editor. I briefly looked into it in the past, it will require writing a custom TextMate grammar. It’s on my to do list, but I don’t use VS Code myself, so it’s not top priority for me. Alternatively, if anybody is interested in building a community-maintained VS Code extension, I would be open to that.

ruuda avatar Apr 06 '25 17:04 ruuda