Andornot Consulting Inc.
Home Page
Home Page
 |  | 

Friday, February 01, 2008

Visual Studio and the non-sensical "Apply Cut Copy commands to blank lines where there is no selection" option.

Quoting some comments in Jeff Atwood's "Revinventing the Clipboard" blog post:

What I dislike the most, about the clipboard, is the really bad behaviour in VS. Say you cut something, then you try to past it elsewhere but you hit the C instead of the V (without any text selected) and bravo, you've lost your clipboard content! You now have to undo 3 or 4 times to re-start the manipulation. This is anti-productive at the most.

Fabian on January 22, 2008 03:01 AM

Fabian: That one gets me too, but the good news is that you can turn off that behaviour in Visual Studio.

Go to Tools->Options...->Text Editor->All Languages->General and untick "Apply Cut Copy commands to blank lines when there is no selection"

(I guess this goes towards what Jeff was saying about software having reasonable defaults).

GrahamStw on January 22, 2008 03:10 AM

It's one of those things that I never remember how to reset so here it is. Glory Hallelujah.

And btw, using ClipX and loving it (and yes, the beta seems to work fine in Vista).

Labels: , , , ,

1 Comments:

Anonymous Anonymous said...

Except for one furschluginer problem. The option is "Apply Cut Copy commands to blank lines when there is no selection"

What I want is a way to tell VS to not blow my clipboard away if I happen to hit Ctrl-C when there's no selection on ANY line - blank or not.

What brain-dead ferret decided that hitting Ctrl-C/X on a line with no selection meant that I wanted the whole line? If I wanted to copy the whole line I would have SELECTED THE WHOLE BLOODY LINE, now, wouldn't I?
</rant>

7:35 AM  

Post a Comment

<< Home