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

Support adhering to tsconfig.json #119

Open SDAdham opened 3 years ago

SDAdham commented 3 years ago

Hello,

Thanks for the great extension. Can you please add support for adhering to project/directory's tsconfig.json(s)?