Replacing Text with a Box Selection
Mar 16, 2011 at 7:42 AM
Visual Studio Tips and Tricks
(1)
In this video I'll show you how to use the new box selection features to replace multiple lines of code quickly. General: SHIFT + ALT + [UP, DOWN, LEFT, RIGHT] ARROW; ALT + Left Mouse Button Command: Edit.Line[Up, Down]ExtendColumn; Edit.Char[Left, Right]ExtendColumn…