Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffer source replaces LS sources when starting typing #69

Open
kanes115 opened this issue Oct 13, 2022 · 0 comments
Open

Buffer source replaces LS sources when starting typing #69

kanes115 opened this issue Oct 13, 2022 · 0 comments

Comments

@kanes115
Copy link

Hey, I observe an issue with autocompletion. At first I can see what seems to be a correct autocomplete from the LS:
image
after I type, for a few characters I might be okey:
image
but eventually the LS source suggestions get replaced by buffer suggestions:
image

My CocConfig is:

{
  "elixirLS.dialyzerEnabled": false,
  "elixir.pathToElixirLS": "~/.elixir-ls/release/language_server.sh"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant