Codingtips
To comment the code use the following key
first press CTRL+K and then press CTRL+C
To uncomment the code use the following key
first press CTRL+K and then press CTRL+U
To format or indendation the code
press CTRL+X+V
To add a breakpoint press F9 keyword and to remove breakpoint again press F9 keyword only.
Comments
Post a Comment