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
I'm unable to continue to to follow references in a file with lsp-find-definition-mouse, which otherwise works with lsp-ui-peek when using lsp-ui-peek-find-references.
It appears that in this pr this snippet was added:
Thank you for the bug report
lsp-mode
related packages.M-x lsp-start-plain
Bug description
I'm unable to continue to to follow references in a file with
lsp-find-definition-mouse
, which otherwise works with lsp-ui-peek when usinglsp-ui-peek-find-references
.It appears that in this pr this snippet was added:
Would there be any large issues with doing something similar in
lsp-find-definition
This seems to also be referenced here but the behavior does not appear to be the default with clangd.
Steps to reproduce
Expected behavior
C-click in nested headers should continue to be able to find headers.
Which Language Server did you use?
lsp-clangd
OS
Linux
Error callstack
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: