Finally playing around with Roc :muscle:
I was looking at VSCode extensions. I see there's this one for syntax highlighting: https://marketplace.visualstudio.com/items?itemName=benjamin-thomas.roc-lang-support
And I heard maybe @Ayaz Hafiz was working on something?
I was thinking of putting something together, but wanted to see if there was any existing work
I have published a simple language server for Roc here: https://github.com/ayazhafiz/roc/releases/tag/langsrv
It needs a rebase on the compiler but should work
Otherwise I don't think there is anything existing?
Awesome!
Is the code for the language server public?
Ah, nevermind, it's in here!
Should we merge the language server (even if with a clause that it will be ripped out later and just exists currently for convenience?). That way it would be in the nightly?
Last updated: Jul 05 2025 at 12:14 UTC