Type of Keyboard Shortcut
Here in this tutorial you can learn basic keyboard shortcut's for Visual Studio IDE .
I have collected some basic and easy to use Keyboard shortcut's that helps programmer to enhance their work within short time limit .
So learn it , I hope you may like this also
[ 1 ] To Format a document
[ 2 ] Code Editor In Full-screen
[ 3 ] Command Window's
[ 4 ] Un-comment code
[ 5 ] Auto Code Snippet
- [Tab] + [Tab] (First press "CTRL + SPACE then this command can occur")
[ 6 ] Ring Clipboard
[ 7 ] Build Solution
[ 8 ] Debug
- CTRL + ALT + Break (Break All)
- CTRL + F5 (Stop Debugging)
[ 9 ] File Related Shortcut's
- CTRL + SHIFT + N (New Project)
- CTRL + ALT + N (New Website)
- CTRL + SHIFT + O (Open Project)
- CTRL + ALT + O (Open Website)
[ 10 ] To open any window
- CTRL + ALT + J (Object Browser)
- CTRL + ALT + S (Server Explorer)
- CTRL + ALT + X (Tool Box)