pilat / vscode-importmagic

MIT License
36 stars 7 forks source link

Allow disabling as-you-type autocomplete #8

Open bpx279 opened 5 years ago

bpx279 commented 5 years ago

Hello,

I have tried importmagic with a quite large app and it works quite well, but it makes Intellisense so very slow. Would it be possible to add an option to disable intellisense for this plugin and use it only by calling the Resolve Import (Shift + CTRL + I) ?

larslue commented 5 years ago

importmagic is great but currently unusable for me in a large project. It delays they autocomplete so much that suggestions usually show up a few lines later.

For me it would make a lot of sense to disable as-you-type and only react on rightclick -> resolve imports or on a keyboard shortcut.

Sum02dean commented 4 years ago

I also have this issue. Coupled with very long wait times for index checking. This is a shame as the extension is very nice, unfortunately it is not practical to enable.