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 *

Show Next Statement Alt+Num * in debug toolbar

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.

Debug.ShowNextStatement puts focus on the line that contains the next statement

Technorati Tags: VS2005Tip,VS2008Tip

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>