VSCode Syntax Highlighting
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.
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.