I have Visual Studio 2012 + Resharper 7.1.1000.900 + StyleCop 4.7.44 installed.
The problem is that no shortcuts are active since Resharper was installed.
For example: I can rename via 'Refactor > Rename'. But shorcut Ctrl+R does nothing.
I've set Resharper keyboard scheme to 'Visual Studio' in 'Resharper > Options > Environment > Keyboard & Menus'
Is there any way to activate shortcuts? Thanks.
This one worked for me
RESHARPER > OPTIONS > select visual studio (Under Keyboard Shortcuts)
In Visual Studio: Tools -> Options -> Environment -> Keyboard -> Reset
First you need to reset VS setting (tools > option > Export Settings > Reset all settings) and click Resharper button(Option > Environment > Keyboard&Menu > Keyboard shortcuts) select item you want to use and apply scheme.
It's work for me on visual studio 2012.
Note for NVidia users: GeForce Experience silently overrides some hotkeys (for example Alt+F7) and ReSharper stops to handle them. So you need to disable or remap nvidia hotkeys first.
I have tried many of the above issues and still had installation problems.
It turns out that downloading the full version (not the web installer), and running it as administrator finally got the latest version installed with no errors in VS 2015.
I had the same problem and reset didn't fix it. Then the resharper support helped me. Solution was very simple! I'm from Russia and usually my default keyboard is Russian. In control panel | language settings | change keyboard - I changed default keyboard to English. Then reapply settings in VS: Resharper|Options|Keyboard&Menus - apply R# scheme. And the problem was fixed :)