Search code examples
resharperresharper-6.1

Keyboard Shortcut for Hints


usually when I select a hint such as refactoring a certain line that I am on, when the purple hint icon or the light bulb icon shows to the left, I click on it then select the refactoring I desire.

I don't want to use my mouse. How do I get that dialog open on the left...really any dialog on the left that resharper unobtrusively shows you?

Just trying to figure out a faster way than with my mouse. First thing is to figure out how to get that dialog up with the keyboard, not click on it with the mouse.

I'm using ReSharper 6.1, not sure if it matters with keyboard shorctuts.


Solution

  • Ctrl+Shift+R opens the refactoring options if that's what you are looking for. If light bulb shows up to offer any hints you can use Alt+Enter to bring up the menu.