문제

I just installed Stylecop 4.5 RC. I also installed ReSharper 5.1. However, I don't see StyleCop in the Tools section of ReSharper. Is ReShaper supposed to be able to get my code up to stuff with StyleCop's recommendations?

도움이 되었습니까?

해결책

StyleCop on CodePlex

The version 4.5 and upwards would have the R# plugin check out the release page here

Excerpt from 4.5RC Release Notes

This is the StyleCop 4.5 RC4.

The version number is 4.5.16.0.

This release includes the very latest StyleCop for ReSharper plugin and will automatically uninstall previous versions of StyleCop.

다른 팁

Did you install Resharper first? You need Resharper 5.1 installed, then when you install StyleCop 4.5 you'll see the plugin in the list of things to install.

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