vote up 1 vote down star

When a compile fails in VB.NET in Visual Studio 2008, an Error List pops up at the bottom of the screen. To jump to an error, I double click on an error in the error list.

Is there a shortcut to automatically jump to the next error in the list? It gets a little bit tedious at times having to reach down and double click a list that I like to keep collapsed.

Thanks

flag

1 Answer

vote up 2 vote down check

F8 (and shift-F8 to go backwards).

Or at least that's what it is in my keyboard profile - you can go to tools\options\environment\keyboard and check out Edit.GoToNextLocation.

link|flag
1  
If you configured Visual Studio using VB keyboard settings, no key has been assigned to this function. You need to pick your own and assign them. – Bill Nov 9 at 13:01

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.