It seems like the plugin is conflicting with my unit-test code that rebuilds the lexers/parses from G4 files, such that I've had to disable the plugin to keep from getting false parsing failures. But disabling the plugin causes the syntax highlighting to be lost.
How do I only enable syntax highlighting, without the other functionality of the plugin being enabled?