Is there a shortcut to move a line up/down?
Visual Studio 2010 Productivity Power Tools had this feature, is it built-in on Visual Studio 2012? Is there perhaps a light extension that adds this feature?
|
Is there a shortcut to move a line up/down? Visual Studio 2010 Productivity Power Tools had this feature, is it built-in on Visual Studio 2012? Is there perhaps a light extension that adds this feature? |
||||
|
|
|
SHIFT+ALT+T. this moves current line down. look for Edit.LineTranspose in link http://msdn.microsoft.com/en-us/library/da5kh0wa(v=vs.110).aspx |
|||
|
|
I found an extension for it: MoveLine
The default shortcut keys are as follows:
To change the shortcut keys:
|
|||
|
|