I have my game definition in a custom text file. XML and JSON were too bulky. Is there an easy way to write a custom syntax hilihghter for visual studio. I have played with ANTLR before so I know the basics of this sort of thing. It is just a couple of keywords, comments, some separators and strings. Notepad++ does something but not that well.