Keyboard shortcuts are not active in Visual Studio with Resharper installed

前端 未结 22 1076
说谎
说谎 2020-12-04 05:43

I have Visual Studio 2012 + Resharper 7.1.1000.900 + StyleCop 4.7.44 installed.

The problem is that no shortcuts

相关标签:
22条回答
  • 2020-12-04 06:22

    In Visual Studio: Tools -> Options -> Environment -> Keyboard -> Reset

    0 讨论(0)
  • 2020-12-04 06:23

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

    0 讨论(0)
  • 2020-12-04 06:23

    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.

    0 讨论(0)
  • 2020-12-04 06:23

    I had to delete the

    C:\Users{username}\AppData\Local\JetBrains folder. Then is was able to enable the shorcuts again.

    0 讨论(0)
  • 2020-12-04 06:24

    This one worked for me

    RESHARPER > OPTIONS > select visual studio (Under Keyboard Shortcuts)

    0 讨论(0)
  • 2020-12-04 06:25

    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.

    0 讨论(0)
提交回复
热议问题