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

How to show complete error message #585

Closed
jvanbruegge opened this issue Aug 28, 2018 · 2 comments
Closed

How to show complete error message #585

jvanbruegge opened this issue Aug 28, 2018 · 2 comments

Comments

@jvanbruegge
Copy link

I am not sure if this is an issue of vim-airline or LanguageClient-neovim, but when I have a type error, the LSP reports it and I move my cursor in that line, I always see a truncated version of the error. How can I get the complete text like with hover (open a new split with multiline error`)

@Anrock
Copy link

Anrock commented Aug 28, 2018

@jvanbruegge :copen or :lopen depending on how your Language Client is configured.

@autozimu
Copy link
Owner

Or see #35 (comment)

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

3 participants