nick-gravgaard / AlwaysAlignedVS

Elastic tabstops for Visual Studio
MIT License
123 stars 7 forks source link

Always Aligned VS

Stop wasting time manually lining up code.

Elastic tabstops are a fundamentally better way of handling text. Now you can use them in Visual Studio.

Animation

Elastic tabstops mean programmers just use one tab between columns rather than inserting the exact number of spaces/tabs on each line in the buffer to make things line up. Always Aligned brings elastic tabstops to Visual Studio while still allowing users to work with code that doesn't use them.

Notes