Skip to content

Completion suggestions disappear when using with deoplete #795

@BenoitKnecht

Description

@BenoitKnecht

Describe the bug

I'm having trouble getting deoplete to work with autozimu/LanguageClient-neovim.

Specifically, I'm trying to get completion to work with Golang (using gopls as the language server). When I type something like fmt., I initially see a list of functions being suggested, but if I type a bit more (say fmt.Pri), the functions all disappear from the completion list (see the screencast below for an example of this).

I reported the issue agains deoplete, and the author was able to reproduce it but pin-pointed the issue in LanguageClient-neovim; he provided a patch as well, see Shougo/deoplete.nvim#970.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions