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

Add support for function export #34

Closed vanackere closed 7 years ago

tyler-gh commented 7 years ago

@soates is there an chance your going to merge this? I have a similar contribution I would like to make along with a fix for https://github.com/soates/Auto-Import/issues/24

soates commented 7 years ago

Yes sorry, I have been dealing with some things lately and no time to do anything 'fun' :)

Leave it with me and ill do this tonight.