AlignTab
AlignTab copied to clipboard
Alignment isn't limited to column selection
Select a rectangular area using Shift+Right_Click (or CTRL+ALT+UP/DOWN). When I invoke AlignTab, the indentation is applied to complete lines instead of just the rectangular selection.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Ya, you are right. Under current implementation, the alignment applies to complete lines. One dirty trick: copy the selection to a new file - apply the alignment - paste back to the old position.