annsk / vscode-alignment

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

Aligment via tabs #8

Closed AlexWaha closed 7 years ago

AlexWaha commented 7 years ago

How to configure to make aligment via tabs count like "=": { "tabsBefore": 1, "tabsAfter": 1 } And how to remove current spaces before and after foud charset, for example ". . . . . = . 'Some text here'" after should to take " = 'Some text here'"

annsk commented 7 years ago

Added in v0.3.0