Keyboard shortcuts are not active in Visual Studio with Resharper installed

前端 未结 22 1074
说谎
说谎 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:25

    Try this steps:

    1) Resharper > Options > Keyboard & Menus

    Then point choose:

    • Hide overridden Visual Studio menu items (Check)
    • Visual Studio (Check)

    Then click on Apply Scheme and Save.

    2) Tools > Options > Environment > Keyboard

    • Click Reset
    • Click Ok
    0 讨论(0)
  • 2020-12-04 06:26

    Alternatively - make sure that Resharper is enabled. My visual studio didn't update my Resharper license information, so when opening the resharper menu (after trying to figure out why my shortcuts stopped working!), the was a menu item "Why is Resharper disabled?" Clicking on the menu item opens up a dialog, which then automatically resolved the license. The next question for Jetbrains is why do I have to open the dialog for the thing to automatically renew??

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

    You can look at the Visual Studio Integration options for ReSharper by...

    1. Select ReSharper > Options... from the Visual Studio menu
    2. Select the Visual Studio Integration item on the Options window

    The bottom of the page gives instructions on how to reset the keyboard scheme.

    If that doesn't work, I would re-install ReSharper.

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

    I had the same problem with Visual Studio 2015 and Resharper 9.2

    "Resharper 9 keyboard shortcuts not working in Visual Studio 2015"

    I had tried all possible resetting and applying keyboard schemes and found the answer from Yuri Fedoseev.

    My Windows 10 language configuration only had Swedish in the language preferences "Control Panel\Clock, Language, and Region\Language"

    The solution was to add English(I chose the US version) in the language list. And then go to Resharper > Options > Keyboard & Menus > Apply Scheme. (perhaps you do not even need to apply the scheme)

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

    Without resetting Visual Studio settings :

    I found simply

    • ReSharper > Options > Keyboards
    • Apply Scheme button
    • Save button

    Brought back my lost ReSharper keyboard commands without messing with my VS settings.

    (Visual Studio Community 2017 + ReSharper Ultimate)

    0 讨论(0)
  • 2020-12-04 06:33
    1. Reset or apply the scheme
    2. Save
    3. Restart Visual Studio
    0 讨论(0)
提交回复
热议问题