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

[Question] What is this useful for? #115

Closed iipanda closed 3 years ago

iipanda commented 3 years ago

VS Code already has auto-importing built-in, I'm curious if this extension provides some benefit over the built-in VS Code feature?

joeytwiddle commented 2 years ago

I have the same question. Please explain on the extension's description page, what benefit it has, beyond VSCode's own auto-import. Thanks!

@iipanda I think maybe you closed this issue by accident?