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

add completion of tokens from existing import statements #8

Open capaj opened 7 years ago

capaj commented 7 years ago

this will add completion for packages we import already from various sources-for example people using NODE_PATH or custom webpack loaders