Visual Studio 2005 Shortcut Keys

Here is a nice compilation of Visual studio 2005 shortcut keys. Here is another one. Some that I find useful are listed below.

  • Go to previous position: Ctrl –
  • Go to next position: Ctrl Shift –
  • Go to definition: F12
  • Go to line number: Ctl g
  • Go to declaration: Shift F12
  • Start an incremental search: Ctrl I
  • Comment out multiple lines: Ctrl K C
  • Uncomment out multiple lines: Ctrl K U
  • Format multiple lines: Ctrl K F
  • Full screen mode: Shift / Alt Enter

References:
Visual Studio shortcut keys
Visual Studio Shortcuts

This entry was posted in c#. Bookmark the permalink.