This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Autocompletion Popup Delay Too Long #10
Closed
Description
Is there a setting to change the delay for autocompletion? It seems to take about 1 second, and I end up waiting for the autocomplete popup content to change after i type, instead of it changing as I type.
(Was able to get the package to work using the work-around with composer install
mentioned in #6. Would love to see performance of autocomplete improved. Any suggestions? Can I force-index, for example? (I'm wondering if its slow because it might be in the middle of indexing my project, but there is no indicator that anything is happening).
Thanks! :)