You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Thank you for the bug report
lsp-mode
related packages.M-x lsp-start-plain
Bug description
Maybe related to #4591? When I try to invoke
corfu-popupinfo
it's sayingNo 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
andcorfu-popupinfo-mode
, get corfu to show completions, select a completion and invokecorfu-popupinfo
usingM-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
The text was updated successfully, but these errors were encountered: