Visual Studio Command | Shortcut |
Cursor |
Cursor to previous position | Ctrl + Hyphen (-)AltOpt+Left Arrow CtrlCmd+[CtrlCmd+[ CtrlCmd+Left Arrow Delete |
Cursor to next position | Ctrl + Shift + Hyphen (-)AltOpt+Right Arrow CtrlCmd+]CtrlCmd+] CtrlCmd+Right Arrow Shift+Delete |
Comment | Ctrl + K + C |
Uncomment | Ctrl + K + U |
Duplicate a line | Ctrl + C, Ctrl + V |
Solution |
|
Build the solution. You can even try F6 | Ctrl + Shift + B |
Start the application with Debugging
| F5
|
Start the application without Debugging
| Ctrl + F5
|
Bookmarks |
|
Add/Remove bookmark | |
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
|
|