When creating error annotation, it doesn't automatically underline in Solution Explorer in Rider
Hi,
I have extended the Annotator class to create error annotations for my custom YAML files when there's a syntax error. However, it only underlines that particular PsiElement and not the tab at the top nor the file in Solution Explorer. Am I doing something wrong? How can I get it to underline the tab on top and the file in Solution Explorer as well?

Please sign in to leave a comment.