Useful Visual Studio 2005 shortcuts

A few quick tips that help navigate code more efficiently:

  • F12: Go To Definition.
  • Ctrl+F12: Find All References.
  • Ctrl+M, O: Outline the code (Collapse To Definitions). Reverse it with Ctrl+M, P (Stop Outlining).

Posted by Julien on December 06, 2007. Permalink
Comments
Trackbacks
Comments are closed. You can contact me by email.