I've got a language where variables start with "$" and want variables to highlight in their own color. Is there a way I can do this in a user defined language?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've got a language where variables start with "$" and want variables to highlight in their own color. Is there a way I can do this in a user defined language?
yes, use the prefix mode, and $ as the pre-fix