antlr / antlr4-lab

A client/server for trying out and learning about ANTLR
MIT License
36 stars 11 forks source link

[feature] syntax highlight ANTLR grammars #10

Closed parrt closed 2 years ago

parrt commented 2 years ago

I assume this would be extremely simple versus a full syntax highlighting mechanism. Here is what the intellij plugin does:

Screen Shot 2022-08-14 at 10 33 01 AM

Comments, keywords, rule names, token names, and strings.

parrt commented 2 years ago

Fixed by 8ccdda6280b18fb715fa82adcbf0b3296d92f546