Keyboard shortcuts are not active in Visual Studio with Resharper installed

Julia picture Julia · May 3, 2013 · Viewed 116.3k times · Source

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.

Answer

Nick Spreitzer picture Nick Spreitzer · May 3, 2013

I would first try resetting all Visual Studio settings (Tools > Import and Export Settings > Reset all settings), then go to the Resharper > Options > Keyboard & Menus and re-apply the keyboard shortcut scheme.

I had to do something similar once.