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

filter, keyboard-shortcuts, resharper, resharper-5.0, types

Solution

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! :)

Problem

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.

Original source