srijeda, 23. ožujka 2011.

Visual Studio Shortcuts

Visual Studio CommandShortcut
Cursor
Cursor to previous position Ctrl + Hyphen (-)
Cursor to next positionCtrl + Shift + Hyphen (-)
CommentCtrl + K + C
UncommentCtrl + K + U
Duplicate a lineCtrl + C, Ctrl + V
Solution
Build the solution. You can even try F6Ctrl + Shift + B
Start the application with Debugging
F5
Start the application without Debugging
Ctrl + F5
Bookmarks
Add/Remove bookmark

Ctrl-k, Ctrl-K
Moves to the next bookmark in the document
Ctrl-K, Ctrl-N
Moves to the previous bookmark
Ctrl-K, Ctrl-P
Bookmarks windowCur
crtl-K, ctrl-W