Carp icon indicating copy to clipboard operation
Carp copied to clipboard

VSCode Language Support

Open hqnna opened this issue 3 years ago • 3 comments

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.

hqnna avatar Jul 29 '21 19:07 hqnna

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 avatar Jul 30 '21 08:07 hellerve

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

hellerve avatar Jul 30 '21 08:07 hellerve

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 .

hqnna avatar Jul 30 '21 09:07 hqnna