This extension will automatically align the imports of your typescript and ES6 files
If you like this extension, I would appreciate it if you rate it with 5 stars.
Every .ts and .js file will be formatted on save, performing an alignment of all of its imports.
See this example:
- Add configuration option to disable auto align on save
- Add command to manually align imports
For all release notes take a look at CHANGELOG file
To report bugs or suggestions, please go to my Github repository on github.com/d4nicoder/align-imports
Enjoy!