WarWithinMe / better-align

A vscode extension to provide better vertical alignment
Other
75 stars 39 forks source link

Only "Visually" Aligned Support? #48

Open Songkeys opened 5 years ago

Songkeys commented 5 years ago

Is there any chance that we can add support for "visually" alignment? By that I mean no spaces should be added to the code itself but the IDE appears these spaces to make it aligned.

If so, there's no need to worry about eslint errors or collaboration conflicts, etc.

Or, we could add a setting to only commit the unaligned code in Git but when come back to IDE, make it better-aligned?

Better ideas?