Kenno’s OpenNote

Visual Studio Shortcuts

Posted in Windows by kenno on June 17, 2008

This is an ongoing list of shortcuts used in Visual Studio 2005.

  • Go To Definition: Ctrl + F12
  • Go to line number: Ctrl + G
  • To comment a block of code: Ctrl + E + C
  • To uncomment a block of code: Ctrl + E + U
Tagged with: ,