Hi,
Where can I find a list of predefined types for TextMarkerTags? I've created a new brace matching tagger for my custom language and I would like to use the TextMarkerTag that corresponds to the Brace Matching (Rectangle) display item in Options -> Environment -> Fonts & Colors.
Some samples use TextMarkerTag("bracehighlight") but it doesn't seem to work in my case.
Thanks,
-Martin