Pergunta

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.

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top