You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using this language server with neovim and nvim-cmp as the completion provider. I noticed that it takes roughly four seconds from stopping typing to the completion entries from the server showing up in nvim-cmp's menu while the auto-import feature is enabled. I also noticed that the auto-completion stops working in general while running in single file mode while auto-import is enabled. Also using the in memory database does not seem to make it any faster. Is there any way to speed this up? Am I even asking this question in the right place?
The text was updated successfully, but these errors were encountered:
Hi, I am using this language server with neovim and nvim-cmp as the completion provider. I noticed that it takes roughly four seconds from stopping typing to the completion entries from the server showing up in nvim-cmp's menu while the auto-import feature is enabled. I also noticed that the auto-completion stops working in general while running in single file mode while auto-import is enabled. Also using the in memory database does not seem to make it any faster. Is there any way to speed this up? Am I even asking this question in the right place?
The text was updated successfully, but these errors were encountered: