I cannot find a key binding to extend all possible cases in the switch, for example. have a switch with an enum argument, in Borland C ++ I do this with the TAB key while the switch code is selected.
I want to do this in Visual Studio 2010.
Can anybody help me?
switch-statement visual-studio visual-studio-2010 keyboard-shortcuts
Svisstack
source share