External annotations info
Is there any way to view what external annotations resharper did load?
I created xml file, placed it in $(SolutionDir)/ExternalAnnotations directory, then restarted resharper (susped/resume) but annotations didnt get picked up and idk if that because my file was not loaded or i have wrong xml inside …
So if i could look at list of all loaded annotations (probably grouped by source file) and list of reasons why some where ignored would help me a lot …
Please sign in to leave a comment.
No, loaded external annotations are not listed anywhere, they can be seen only in the quickinfo for annotated symbols. More information about external annotations can be found at https://www.jetbrains.com/help/resharper/Code_Analysis__External_Annotations.html
If the issue is not solved, please, create a request in the youtrack and attach a sample solution which does not work as expected.