Monday 1 February 2010

Visual Studio 2008 Shortcuts

Following on from earlier post - Visual Studio Keyboard Shortcuts

CTRL W S - Solution Explorer
CTRL W L - Server Explorer
CTRL W E - Error Explorer
CTRL W X - Tool Box
CTRL W O - Output Window

CTRL D I - Immediate Window
CTRL D C - Call Stack
CTRL D W - Watch Window

CTRL E F - Format Selection
CTRL E \ - Delete white space
CTRL E S - View white space
CTRL E C - comment selection
CTRL E U - uncomment selection

CTRL U - To Lower
CTRL Shift U - To Upper

CTRL + \ D - Code Definition Window
CTRL + \ M - Team Explorer

CTRL ALT B - Breakpoints window
CTRL ALT ↓ - Files Open List

No comments: