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
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
I am using company-lsp and company-ui, in addition to lsp-mode and this package.
When a completion triggers via company, the initial list of results is not filtered appropriately, so that there are lots of spurious candidates. Once another character is typed, the candidates become more specific, similar to what I'd expect to see in, e.g., VSCode.
The text was updated successfully, but these errors were encountered:
Can you post you configuration about company-mode? You may want to drop company-lsp and replace with just company-capf since company-lsp is deprecated!
I'll have to see if I can find my config from September 12, as I'm not using the MS language server anymore. It will probably take me a while to dig up, as I'm pretty busy until at least mid-November.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using company-lsp and company-ui, in addition to lsp-mode and this package.
When a completion triggers via company, the initial list of results is not filtered appropriately, so that there are lots of spurious candidates. Once another character is typed, the candidates become more specific, similar to what I'd expect to see in, e.g., VSCode.
The text was updated successfully, but these errors were encountered: