Bill Blogs in C#

Bill Wagner discusses C#, LINQ, and other items of interest

Sara Ford saves me time again

Sara Ford has been posting tips about the VS 2005 editor.  Today's tip(http://blogs.msdn.com/saraford/archive/2007/09/28/did-you-know-how-not-to-accidentally-copy-a-blank-line.aspx) shows a nifty little setting that disables Copy and Cut when you're on a blank line with no text selected.

 Why is that useful?

Well,how many times have you cut some code from one location, tried to put it somewhere else, and hit Ctrl-C instead (because C is so conveniently located right next to V).  Argh.  Three Undos later, and you're back to work.

Published Friday, September 28, 2007 8:37 AM by wwagner
Filed under: , ,

Comments

No Comments