In version 0.18.0, I am able to normally to decompile a definition and go to the file automatically (emacs 30.2, lsp-mode latest from melpa, dotnet 10.0 and tried with 9.0)
However, on 0.22.0 im getting (net 10.0)
No definitions found
and with 0.20.0 I am getting (both net 9.0 and 10.0)
⛔ Warning (lsp-mode): Failed to process xref entry for filename ’’: Read error: Is a directory, <path-to-project>
I imagine it has something to do with updating the metadata in 0.21.0, perhaps lsp-mode has not been updated to it yet?
In version 0.18.0, I am able to normally to decompile a definition and go to the file automatically (emacs 30.2, lsp-mode latest from melpa, dotnet 10.0 and tried with 9.0)
However, on 0.22.0 im getting (net 10.0)
No definitions foundand with 0.20.0 I am getting (both net 9.0 and 10.0)
⛔ Warning (lsp-mode): Failed to process xref entry for filename ’’: Read error: Is a directory, <path-to-project>I imagine it has something to do with updating the metadata in 0.21.0, perhaps lsp-mode has not been updated to it yet?