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

Conflicts with Lsp-mode #11

Open
Xaldew opened this issue Mar 17, 2022 · 0 comments
Open

Conflicts with Lsp-mode #11

Xaldew opened this issue Mar 17, 2022 · 0 comments

Comments

@Xaldew
Copy link

Xaldew commented Mar 17, 2022

Hello,

I thought I would add this comment here after (finally) figuring out why Emacs would sometimes soft-hang at 100% CPU when hovering over /some/ flycheck errors-hints in a terminal:

  1. This only happens towards the end of the buffer, e.g., if there is an error on the last line and you hover over it, Emacs will freeze.

  2. This is due to some conflict with displaying TUI tooltips when both lsp-ui and flycheck-popup-tip wants to display something.

I haven't really had time to dig into /why/ this happens, and eventually I just concluded that lsp-ui essentially supersedes flycheck-popup-tip anyways so I will just be using that. But, if this occurs to you, now you might now why and have an inkling of how to proceed.

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