Alexandr Ustinov
Member
It will be very nice to have vertical block editing in PSD, like it was implemented in most modern IDEs and text editors, like Visual Studio, Notepad++, Sublime, etc.
The feature should work like shown below: user selects text using Alt+Arrows (or Alt+mouse), then each typed character is added to each line in the block; Backspace works the same way - deletes entire column left to cursor, and Del deletes either entire column right to cursor;
if vertical block has width > 0 (zero) chars then the selected text is removed first, then the rules which are applicable to zero width block are applied.
The feature is described here:http://blogs.msdn.com/b/visualstudio/archive/2009/10/26/box-selection-and-multi-line-editing.aspx
please see it at 50 second:
=50
or here:
The feature should work like shown below: user selects text using Alt+Arrows (or Alt+mouse), then each typed character is added to each line in the block; Backspace works the same way - deletes entire column left to cursor, and Del deletes either entire column right to cursor;
if vertical block has width > 0 (zero) chars then the selected text is removed first, then the rules which are applicable to zero width block are applied.

The feature is described here:http://blogs.msdn.com/b/visualstudio/archive/2009/10/26/box-selection-and-multi-line-editing.aspx
please see it at 50 second:
or here:
Last edited: