carp-lang / Carp

A statically typed lisp, without a GC, for real-time applications.
Apache License 2.0
5.48k stars 173 forks source link

VSCode Language Support #1291

Open hqnna opened 2 years ago

hqnna commented 2 years ago

Didn't know where to put this.. so gonna put it here, has there been any consideration for creating a VSCode (or VIM maybe) carp language plugin to add syntax highlighting (at the least) and maybe a language server in the future as well? Started messing with carp recently and it's somewhat annoying to code in it w/out syntax highlighting although that's just a nitpick.

Just thought i'd bring it up.

hellerve commented 2 years ago

There is a VIM plugin (documented here, you can find it here). No VSCode as of now, which is probably because none of the current contributors are (to my knowledge) VSCode users.

hellerve commented 2 years ago

A note on the VIM plugin: it also highlights compiler errors etc :)

hqnna commented 2 years ago

Oh neat, I'm currently using the racket extension on VSC for it but it's not the greatest.

On Fri, Jul 30, 2021, 4:53 AM Veit Heller @.***> wrote:

A note on the VIM plugin: it also highlights compiler errors etc :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/carp-lang/Carp/issues/1291#issuecomment-889744568, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALCOGAOJBJ5NF5XP5XZIVP3T2JR75ANCNFSM5BHDHHVQ .