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