Resharper Keyboard shortcut Go to next issue and display and fix issue?

user467058 picture user467058 · Nov 11, 2010 · Viewed 12.1k times · Source

Is there a keyboard shortcut to use in ReSharper to see suggestions and apply them? When I inspect code issues in a Solution, I find it slow to use the mouse to move from one issue/recommendation to the next, and see each suggestion.

I'd like to know a shortcuts for:

  1. Navigating to the next issue/suggestion
  2. Display possible fixes and apply them.

Answer

Amra picture Amra · Nov 11, 2010

You could use:

  1. Go to next issue or suggestion Alt + PgDown.

  2. Display possible fixes and apply them Alt + Enter. Once to see possible fixes twice to apply them.

You can also refer to the default ReSharper keymap for more keyboard shorcuts.