Hi, if I have a custom language syntax, let's say "MyLang" created by ANTLR. What should I do to make the syntax highlighting work? (I modified the SciLexer library to make it work at this moment)
↧