ReSharper key bindings problem

前端 未结 9 1116
时光说笑
时光说笑 2021-01-30 09:55

I use: Visual Studio 2010 Ultimate, Resharer 6.

In ReSharper\'s options i choose Visual Studio keyboard sheme and click Apply Sheme:

相关标签:
9条回答
  • 2021-01-30 10:54

    Taken from the documentation on Configuring Keyboard Shortcuts:

    To switch between two available keyboard schemes or restore the default state of your currently selected scheme

    1. On the main menu, choose ReSharper | Options.
    2. Select Environment | Visual Studio Integration.
    3. In the Visual Studio Integration tab, select Visual Studio, ReSharper 2.x or IntelliJ IDEA, or None, and click Apply Scheme. If you selected None, you can define an arbitrary set of custom keyboard shortcuts in Visual Studio's native Options menu (Tools | Options | Environment | Keyboard) - see To configure keyboard shortcuts above.

    Also, here's some documentation on how to resolve keyboard shortcut conflicts with Resharper

    0 讨论(0)
  • 2021-01-30 10:57

    In VS go to Tools -> Options -> Environment -> Keyboard -> Apply the following keyboard mapping schema: [Default]

    0 讨论(0)
  • 2021-01-30 10:58

    Doing "Reset All Settings" in VS Import&Export usually helps with restoring shortcuts. But it will, eh, reset all VS settings.

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