When working with Resharper, I often used F12 and Shift+F12 to cycle through all the highlighted 'errors' found by Resharper. That keystroke, Alt+Enter, Alt+Up & Alt+Down are my favorite way to fix errors quickly w/ Resharper.
I know you can do Shift+Alt+F10 / Ctrl+. to fix the squiggly errors offered by the smart tags, but I need a faster way to navigate to any of them inside the editor.
I am not looking for View.NextError which will allow you to jump to the next compilation / build error.
Trying to find if Visual Studio 2010 has a similar shortcut, but no luck so far.
Anyone know?