Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's WebLog


My adventures embracing open source on CodePlex and at Microsoft

News

Did you know... Ctrl+L cuts the current line and Ctrl+Shift+L deletes the current line - #046

Ctrl+L, bound to Edit.LineCut, will cut the current line, including EOL.

Ctrl+Shift+L, bound to Edit.LineDelete, will delete the current line, including EOL.

and for our bonus keyboard shortcut of the day... Shift+Delete will cut the current line, including EOL, if nothing is selected on the current line.  If text is selected, Shift+Delete will cut just that text.

a sailboat with some seagulls 

Again, as with yesterday's tip, I have no idea what picture to use to represent this behavior, so I drew some seagulls flying over the ocean on a warm summer day (unlike seattle) with a sailboat (a flying scot, the boats I used to race back home, nonetheless) in the background.

Technorati tags: ,
Posted: Tuesday, September 25, 2007 3:00 AM by saraford

Comments

Chris Bilson said:

Doh! I didn't know about Ctrl+Shift+L! My blood pressure shoots up whenever I Ctrl+L and mess up my clipboard ring.

Thanks!

# September 25, 2007 6:57 AM

Jason Haley said:

# September 26, 2007 10:03 AM

.NET Geek said:

For some time I have been subscribing to Sara Ford's blog where she shares useful tips for Visual

# October 9, 2007 5:55 AM

Visual Studio 2008 ワンポイント said:

Ctrl + L キーは、Edit.LineCut に割り当てられており、現在の行を EOL も含めて切り取ります。 Ctrl + Shift + L キーは、Edit.LineDelete に割り当てられており、現在の行を

# June 23, 2008 1:26 AM
New Comments to this post are disabled
Page view tracker