Domanda

Is there any way for my StyleCop violations being shown in the Resharper To-Do Explorer (or some similar window, I appreciate To-Do tasks are generated from actual content in comments) so I can keep it pinned and track.

I am using Visual Studio 2010 with Resharper and StyleCop for Resharper plugin.

Thanks in advance.

È stato utile?

Soluzione

Have you tried the Resharper's Inspection Results: Resharper->Inspect->Code Issues in Solution.

You would probably need to create your own extension to add To-do comments for each issue so that they would show up in the To-do explorer.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top