We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Emacs vs VS code
Do you know why VS Code prints the full error message while Emacs cuts out chunks of it? It's very confusing to use like this.
I just disable lsp-ui right now. The error text shows up properly in Emacs minibuffer in this case.
The text was updated successfully, but these errors were encountered:
Yeah, that's a known issue. @sebastiencs is working on a fix emacs-lsp/lsp-ui#332 (comment)
Sorry, something went wrong.
Fixed with emacs-lsp/lsp-ui#475 ?
If this is still not solved with latest lsp-ui, please open a new issue https://github.com/emacs-lsp/lsp-ui/issues/new
No branches or pull requests
Emacs vs VS code
Do you know why VS Code prints the full error message while Emacs cuts out chunks of it?
It's very confusing to use like this.
I just disable lsp-ui right now. The error text shows up properly in Emacs minibuffer in this case.
The text was updated successfully, but these errors were encountered: