Keyboard shortcuts are not active in Visual Studio

2019-01-12 15:58发布

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

The problem is that no shortcuts are active since Resharper was installed.

For example: I can rename via 'Refactor > Rename'. But shorcut Ctrl+R does nothing.

I've set Resharper keyboard scheme to 'Visual Studio' in 'Resharper > Options > Environment > Keyboard & Menus'

Is there any way to activate shortcuts? Thanks.

19条回答
该账号已被封号
2楼-- · 2019-01-12 16:33

This one worked for me

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

VS + Resharper

查看更多
叛逆
3楼-- · 2019-01-12 16:35

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

查看更多
小情绪 Triste *
4楼-- · 2019-01-12 16:36

First you need to reset VS setting (tools > option > Export Settings > Reset all settings) and click Resharper button(Option > Environment > Keyboard&Menu > Keyboard shortcuts) select item you want to use and apply scheme.

It's work for me on visual studio 2012.

查看更多
淡お忘
5楼-- · 2019-01-12 16:38

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.

查看更多
孤傲高冷的网名
6楼-- · 2019-01-12 16:39

I have tried many of the above issues and still had installation problems.

It turns out that downloading the full version (not the web installer), and running it as administrator finally got the latest version installed with no errors in VS 2015.

查看更多
兄弟一词,经得起流年.
7楼-- · 2019-01-12 16:40

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

查看更多
登录 后发表回答