NutCracker - CoCoNut DSL Syntax Highlighting extension for VS CodeThis Visual Studio Code extension adds syntax highlighting support for
CoCoNut DSL code, normally contained in InstallationThere are two options to install NutCracker:
Known IssuesSince the current syntax highlighting is implemented using textmate grammars, the parsing is somewhat limited. This means that in some cases, especially newlines in the middle of a definition, the code isn't styled properly. The solution for this would probably be implementing an actual language server. Feel free to contact us if you're interested in aiding with developing this. DevelopmentPull requests are always welcome! To develop this addon, it is useful to open up this repo in VS Code. You can
then simply press Useful links - CoCoNut
Useful links - TextMate grammars |