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
164 stars 62 forks source link

How to use it in .js file #93

Closed tolerance-go closed 5 years ago

tolerance-go commented 5 years ago

Currently under test, this extension can only be used in ts files. If I want to use it in files with js suffixes, how do I configure it

tolerance-go commented 5 years ago

configure file association use ts to .js