Pregunta

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?

¿Fue útil?

Solución

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.

Otros consejos

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top