Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Fetching completions should be asynchronous #1

Closed
jameshiew opened this issue Sep 11, 2021 · 0 comments · Fixed by #8
Closed

Fetching completions should be asynchronous #1

jameshiew opened this issue Sep 11, 2021 · 0 comments · Fixed by #8

Comments

@jameshiew
Copy link
Owner

jameshiew commented Sep 11, 2021

Currently, fetching completions freezes up the Neovim UI while waiting for the completion. Completions should be fetched asynchronously (by default) so the user can still move their cursor around and such. Ideally the tokens should be streamed as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant