Syntax definition #82
nicholas-ochoa
started this conversation in
General
Replies: 2 comments
-
The structure of config file and expressions is very simple and somewhat similar to the languages of C/C++, C#, Java, Javascript. |
Beta Was this translation helpful? Give feedback.
0 replies
-
FYI there are now syntax definitions available for vs-code (marketplace) and notepad-plus-plus (github) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a syntax highlighter definition for use in any editors? Ideally Sublime Text, or even VS Code. Is the configuration syntax based on any existing language?
I've been able to use a "generic config" syntax in sublime to add some basic highlighting but it's definitely not perfect.
Beta Was this translation helpful? Give feedback.
All reactions