soates / Auto-Import

vscode extension that will automatically finds, parses and provides code actions for all available imports. Only currently works with files in your folder and TypeScript.
MIT License
165 stars 62 forks source link

Insert new import line after shebang and comments #116

Closed stefansundin closed 9 months ago

stefansundin commented 3 years ago

Fixes #78 and #25.

And what's up with v1.5.4 missing from the repo? And why is v1.5.3 a branch and not a tag?

Anyhow, I hope you can merge this. Thanks!