While in Visual Studio.NET source code editor, press Ctrl+L to cut a line of code into memory. This is an easy way to move lines around your pages, or delete a set of lines quickly. Simple, yet useful!
Ctrl+L
submitted by Grant Merwitz, The X-Box Lounge
It also can be made, having pressed <Ctrl-Insert> for copying line, and <Shift-Insert> for an insert(if in line under cursor nothing is selected). Also, use <Shift-Delete> to cut line into buffer.
Max404 1/14/2008 8:37:13 AM
You can also press Ctrl+X while nothing is selected, this will act just like Ctrl+L.
Mat 1/14/2008 11:48:33 AM
And Ctrl+C applies also as Mat said (but this copies of course).
murki 1/12/2010 11:56:08 PM