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

Add hover type info to LSP plugin #42

Open
Tehnix opened this issue Jan 3, 2018 · 1 comment
Open

Add hover type info to LSP plugin #42

Tehnix opened this issue Jan 3, 2018 · 1 comment

Comments

@Tehnix
Copy link
Owner

Tehnix commented Jan 3, 2018

Context: autozimu/LanguageClient-neovim#197 (comment)

Add support for type information on hover, like the intero plugin, for LSP also.

@Tehnix
Copy link
Owner Author

Tehnix commented Dec 29, 2019

This should now be trivial with the newest Neovim, since floating windows landed. coc.nvim has built-in support for this, so it might just be a matter of exposing this plugin through a layer.

@Tehnix Tehnix removed their assignment May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant