Is there a way to suppress error annotations from a particular extension from showing up in the enhanced scrollbar? The "Show Errors" annotation option for the enhanced scrollbar seems to be an all or nothing option. In my spell checker extension there are cases where the spelling error tags are quite numerous and a couple of users have asked if there's a way to hide them but leave the other error annotations for syntax errors etc. visible. There are other tag types I could use but they seem like worse options since they either highlight the word or box it so it looks like a replacement tag in a snippet and the problem shifts from the scrollbar to the editor. If there isn't a way to suppress them per extension, perhaps this could go on the feature list for a future version.
Eric