Smart Column IndenterThis extension adds support for indenting code into columns, to make your code more beautiful, readable, clear and with fewer lines of code. The work is in progress at the github repository: https://github.com/lmcarreiro/smart-column-indenter Features
LimitationsToday this extension only works with Feel free to make Pull Requests to add support to other languages and add new features. Release Notes0.0.13Set TypeScript scanner as default for languages that doesn't have one yet. 0.0.12Bug fix when there was trailing whitespaces 0.0.11Change the gif. 0.0.10Change extension tags. I realize now that the more used term is "code alignment". 0.0.9Add an icon. 0.0.8Add some gif to make a better presentation of the extension features. 0.0.7The MVP. 0.0.1-0.0.6Just proof of concept and learning how to publish extensions in VSCode. |