Skip to content

corfu-popupinfo doesn't work with rust-analyzer #4726

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

Open
2 of 3 tasks
interacsion opened this issue Mar 5, 2025 · 0 comments
Open
2 of 3 tasks

corfu-popupinfo doesn't work with rust-analyzer #4726

interacsion opened this issue Mar 5, 2025 · 0 comments
Labels

Comments

@interacsion
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

Maybe related to #4591? When I try to invoke corfu-popupinfo it's saying No documentation available for 'application_id(...)' (or any other completion symbol). This somewhat works with eglot so I assume it's an issue with lsp-mode.

Steps to reproduce

Enable lsp-mode, corfu-mode and corfu-popupinfo-mode, get corfu to show completions, select a completion and invoke corfu-popupinfo using M-t.

Expected behavior

A new child frame shows the documentation of the selected completion.

Which Language Server did you use?

rust-analyzer f280acf 2025-02-19

OS

Linux

Error callstack

Anything else?

No response

@interacsion interacsion added the bug label Mar 5, 2025
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

1 participant