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 tool tips in the mode-line when lsp-mode is enabled #4433

Closed
2 of 3 tasks
benleis1 opened this issue Apr 18, 2024 · 1 comment
Closed
2 of 3 tasks

No tool tips in the mode-line when lsp-mode is enabled #4433

benleis1 opened this issue Apr 18, 2024 · 1 comment
Labels

Comments

@benleis1
Copy link

Thank you for the bug report

  • I am using the latest version of lsp-mode related packages.
  • I checked FAQ and Troubleshooting sections
  • You may also try reproduce the issue using clean environment using the following command: M-x lsp-start-plain

Bug description

Lsp mode seems to be surpressing the tooltips for the mode-line segments.

I can verify the help-info attributes are present but they don't show up when the mouse hovers. Switching lsp off and they work again.

Steps to reproduce

Tytn lsp-mode on for a file and put mouse over a mode-line segment that b should have a tool top like buffer name. Verified for a Java and python file so it doesn't seem language specific

Expected behavior

Tooltips should work like normal.

Which Language Server did you use?

Python and java

OS

MacOS

Error callstack

No response

Anything else?

No response

@jcs090218
Copy link
Member

Fixed in emacs-lsp/lsp-ui#772.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants