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

No documentation shown in Neovim with nvim-compe completion plugin #376

Closed
gegoune opened this issue Feb 3, 2021 · 1 comment
Closed

Comments

@gegoune
Copy link

gegoune commented Feb 3, 2021

Describe the bug
hrsh7th/nvim-compe is a completion plugin for Neovim. It integrates with Neovim's built in LSP client (nightly builds only). For other language servers it does show documentation for completion item. It does not do that for lua-language-server. Plugin's author suspects it's due to the way your server works. I have no knowledge of inner workings of language servers, so though I will open an issue just to start the discussion. Please see authors response to issue: hrsh7th/nvim-compe#109

To Reproduce
Not sure if you even have Neovim installed, please let me know if you do and will then provide minimal init file to reproduce problem.

Expected behavior
Show documentation while completion menu is displayed and completion candidate item is selected.

Environment (please complete the following information):

  • OS: macOS
  • Client: neovim
@sumneko sumneko closed this as completed in e3cab31 Feb 3, 2021
@gegoune
Copy link
Author

gegoune commented Feb 3, 2021

It works, thanks a lot!

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