Skip to content

Buffer source replaces LS sources when starting typing #69

Description

@kanes115

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"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions