Disabling single line copy in Visual Studio
Posted
by erlando
on Stack Overflow
See other posts from Stack Overflow
or by erlando
Published on 2008-09-20T13:05:08Z
Indexed on
2010/03/24
16:53 UTC
Read the original article
Hit count: 338
Is there anyway to disable the rather annoying feature that Visual Studio (2008 in my case) has of copying the line (with text on it) the cursor is on when CTRL-C is pressed and no selection is made?
I know of the option to disable copying blank lines. But this is driving me crazy as well.
ETA: I'm not looking to customize the keyboard shortcut.
ETA-II: I am NOT looking for "Tools->Options->Text Editor->All Languages->Apply cut or copy to blank lines...".
© Stack Overflow or respective owner