capaj / vscode-exports-autocomplete

finds javascript ES6 exports in your project and autocompletes them when writing javascript statements
MIT License
18 stars 6 forks source link

cache the exports #2

Closed capaj closed 7 years ago

capaj commented 7 years ago

save them in a json once we walk the whole project. Then on reopen: