Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to see resharper pop-ups for Ctrl-N and other similar commands

I'm not able to see the resharper pop-ups for Ctrl+N, Ctrl+Shift+N and other similar commands but other resharper shortcuts work fine - rename, stack explorer, run unit tests etc...

Using Resharper 5.0 beta. Tried uninstalling and re-installing as well, Any help would be appreciated.

Thanks!

Edit: Forgot to add that I can see the popups when there are no tabs (no file), but I don't see it when there's at least 1 file (or tab) open in VS.

like image 427
imaverick Avatar asked Jan 27 '10 19:01

imaverick


2 Answers

Well... in my case while using ReShaper 8.2 I had to click RESHARPER menu in Visual Studio then select Options... in Keyboard & Menus => Keyboard Shortcuts select ReSharper 2.x or IntelliJ IDEA. Click Apply Scheme then Save. It did it for me.

I had Visual Studio selected in Keyboard Shortcuts.

Ctrl+N Go to Everything/Type now works beautifully and I can start typing to get a filtered list of matching files. Sweet! :)

enter image description here

like image 176
Leniel Maccaferri Avatar answered Sep 30 '22 18:09

Leniel Maccaferri


  1. Tools > Options > Environment > Keyboard > Reset
  2. Resharper > Options > Keyboard & Menus, select Resharper 2.x or IntelliJ IDEA and then press Apply Scheme
like image 40
Marco Lackovic Avatar answered Sep 30 '22 16:09

Marco Lackovic