There are some useful shortcuts to improve your productivity while writing a code.
Find more short cuts key below.
1) Format scattered and unaligned code
CTRL + K + D2) Comment code
CTRL + K + C3) Uncomment code
CTRL + K + U4) Display the Smart tag menu, from which you can add references
CTRL + .5) You have a used a lot F12 to go to Definition of class
CTRL + -6) Find all reference
SHIFT + F127) Want to put few lines of code in try block.
CTRL + K + S8) Selecting a rectangle code
SHIFT + ALT + ARROW KEYs / ALT + Drag mouse click9) Want to put few lines of code in try block.
CTRL + K + SFind more short cuts key below.
No comments:
Post a Comment