RSS
Showing posts with label Visual Studio IDE : ShortCuts for formating code. Show all posts
Showing posts with label Visual Studio IDE : ShortCuts for formating code. Show all posts

Visual Studio IDE Tips & tricks: ShortCuts for formating code , commenting code , wordwrap code


ShotCut Keys

Convert selected code to lower case - Ctrl+U
Convert selected code to upper case - Ctrl+Shift+U
Comment selected code - Ctrl+K, Ctrl+C
Uncomment selected code - Ctrl+K, Ctrl+U


WordWrap

Have a line of code which goes beyond the screen width? but you need to keep it that way and the only alternative is to scroll all the way to the right?
Well theres good news VS IDE provides a (toggle) shortcut which will put the line contents beyond the screen width on the next line and back onto the same line.


ShortCut Key : - Ctrl + r + r (toggles)
Copyright © Shounak S. Pandit. Powered by Blogger.

Ads