Visual Studio Shortcuts
Ctrl + C ---> Copy
Ctrl + X ---> Cut
Ctrl + F ---> Finding Words
Ctrl + H ---> Find And Replace Words
Ctrl + Shift + i --> Ctrl + C --> Copying lines on which cursor present
Ctrl + M ---> Collapse Selected Functions
Ctrl + [ ---> Reach to start braces of functions
Ctrl + ] ---> Reach to end braces of functions
Ctrl + Home ---> Reach to start of page
Ctrl + End ---> Reach to end of page
Home ---> Reach the start of line
End ---> Reach the end of line
Ctrl + Shift +Space ---> Show parameters of referred functions
Ctrl + G ---> Go to line Number
Ctrl + Shift + N ---> Create new file
Ctrl + Shift + B ----> Build Project
0 comments:
Post a Comment