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

when pasting a code from clipboard, add imports as well #28

Closed capaj closed 7 years ago

capaj commented 7 years ago

add missing imports on pasting a clipboard text, also add a config to disable this