What is the right way of doing syntax coloring in a grammar? I believe it was like this:
syntax MappingName = @category="Constant" mappingname: Id mapping;
But it doesn't work for me. The file is just black text without parse errors (and it is open in the IMP editor, and I saw it create a parser).