RSS

Visual Studio IDE Tips & tricks: ShortCuts for Coding


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)

Post a Comment

Copyright © Shounak S. Pandit. Powered by Blogger.

Ads