Aligns all the variables in the selected lines of code based on the words' left bounds. Very useful for creating tabular variables declarations which eases the code reading and understanding. (Now supports mixed line endings, Windows, Unix and MacOS) Pressing the specified in extension settings ('Tools -> Options -> Tabular Formatter') keyboard shortcut will do the formatting of the selected code lines. Now also supports VS2022. |