I have VS2013, and want to work with resharper and style cop together in the IDE (have all the notifications of style cop, all the quick fixes together)
installed Resharper 8.1 Installed latest StyleCop-4.7.49.0
Configured my .csproj to work with stylecop and have build errors and all (straight from StyleCop settings). Copied to the .sln folder the Settings.StyleCop file.
However - Resharper don't recognize it - no notifications within the code, no mentioning in Resharper > Tools,
How can I make them speak with each other?