Did you know… You can press Alt+Num * to Show Next Statement - #308
I never paid any attention to this command until I start writing this tip. I’m sure i’ve used it before, but it was quite a while ago.
On the Debug toolbar, you’ll find a yellow arrow for the Debug.ShowNextStatement command. The keyboard shortcut is Alt+Num *
When you run this command, the editor will open the file that has the next statement and will put focus at the beginning of the line.
Technorati Tags:
VS2005Tip,
VS2008Tip