Tuesday, August 9, 2011

[Daily Dev Tip #13] Navigate backwards and forwards.

Visual Studio:

Did you just navigate to a different part of the code and then want to get back to where you came from.

Use [ctrl] + [-] to navigate backwards through the recently visited locations and [ctrl] + [shift] + [-] to go forwards again.

No comments:

Post a Comment