Ctrl-Backspace Visual Studio 2010
Posted
by Chris Watts
on Stack Overflow
See other posts from Stack Overflow
or by Chris Watts
Published on 2010-05-04T18:24:49Z
Indexed on
2010/05/04
18:28 UTC
Read the original article
Hit count: 294
visual-studio-2010
|keyboard-shortcuts
I recently upgraded to Visual Studio 2010 and found out that when i press Ctrl-Backspace on a empty line it will delete the line, which is what it did in 2008, but then it will also delete the last character on the line above. I have tried to see if there is any settings anywhere but i cant seem to find any. Does anyone know if you can change this or did they make it default in 2010
Im using C#, if that makes a difference.
© Stack Overflow or respective owner