annsk / vscode-alignment

Align chars in selection.
MIT License
13 stars 6 forks source link

More lines are aligned than you actually selected. #4

Closed danechitoaie closed 7 years ago

danechitoaie commented 7 years ago

If you have three lines of code and you select just first and second when you align them the third one will also get aligned even if not selected.

annsk commented 7 years ago

If last line of selection hasn't any chars, it will be omitted. Fixed in v0.3.0.