In visual studio you can select a block of text by holding down <alt
> when when selecting text with the mouse. This is very useful for selecting a column of data or text as opposed to the entire line.
In Visual Studio 2003-2005 this operation could be performed by holding <alt
><shift
> in conjunction with the arrow keys but the keyboard option no longer works in VS2008.
Can anyone tell me the editor command to assign to a keyboard shortcut? Is this keyboard shortcut just moved to something else in VS 2008?