-
Notifications
You must be signed in to change notification settings - Fork 174
Open
Labels
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
hellerve commentedon Jul 30, 2021
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 commentedon Jul 30, 2021
A note on the VIM plugin: it also highlights compiler errors etc :)
hqnna commentedon Jul 30, 2021