Monday, July 25, 2011

[Daily Dev Tip #4] Cut the current line in Visual Studio

Press [shift] + [delete] to “cut” the current line of code, even if it isn’t highlighted.

i.e. Delete it and put a copy on the clipboard.

No comments:

Post a Comment