문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top