简体   繁体   中英

How to remove all resharper keybindings?

I like resharper fine, but with the new pricing, the trial ran out and I want to try life without it.

Except after disabling all the Resharper commands are still bound in my keyboard options! So ctrl+, doesn't fall back to the standard VS behavior because its bound to Resharper.Resharper_GotoRecentEdits which is, of course, disabled.

Even clicking Reset in the keyboard options does not remove the keybindings. So what the heck. How do I get rid of all the resharper stuff? It is currently suspended and doesn't have a menu item.

This is Visual Studio 2015 with Resharper Ultimate trial

The following steps worked for me:

  • Disable ReSharper
  • In ReSharper's options -> Keyboard & Menus, select the Visual Studio scheme and click on Apply Scheme .
  • Mind the note under the Apply Scheme button: Click save to close the ReSharper Dialog and...
  • In TOOLS --> Options | Keyboard, make sure the right mapping scheme is selected (Visual C# 2005 for me) and click Reset and finally, Ok

That did the trick for me. opening the keyboard dialog once again and hitting Ctrl+, in the Press shortcut keys was no longer showing the key mapping to be bound to Resharper.Resharper_GotoRecentEdits

根据我对初始帖子的评论 - 有时你似乎必须卸载ReSharper才能删除密钥绑定。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM