Resharper 8 - Quickfix shortcut Alt+Enter gone

Olaf picture Olaf · Aug 29, 2013 · Viewed 14.4k times · Source

In Visual Studio 2012/2013, I want to reassign the Alt+Enter ↵ key combination to the "Quickfix" (triggering the menu from the light bulb) because it is not working anymore. I can't. I have tried the following (I am aware that some of the suggestions refer to VS 2010 and older R# versions):

I have not yet had the nerve to re-install R# or even VS.

How can I get a standard set of R# keyboard shortcuts into Visual Studio? I'd gladly wipe out everything that is there just to get back my Alt+Enter Quickfix..

Answer

Alexander Kurakin picture Alexander Kurakin · Sep 25, 2013

Please try this:

  • remove all mapping for Alt+Enter ↵ shortcut here Tools | Options | Environment | Keyboard (to find out mapped actions, press Alt+Enter ↵ in "Press shortcut keys" field and look at the list in "Shortcut currently used by" dropdown);

After removing:

  • Type ReSharper_AltEnter in "Show command containing" field;
  • Select "Text Editor" in "Use new shortcut in" dropdown;
  • Press Alt+Enter in "Press shortcut keys" field | Assign;
  • Select "XAML UI Designer" in "Use new shortcut in" dropdown;
  • Press Alt+Enter in "Press shortcut keys" field | Assign;