Wednesday, January 30, 2013

Visual Studio Keyboard Shortcut - Next Error

I always have to look this up when I am doing some major re factoring. 

When you have a bunch of errors and get tired of mousing to the error list in visual studio use this keyboard shortcut

F8 - go to the next error
shift + F8 - previous error

No comments:

Post a Comment