Skip to content

Finding definitions(that need to be decompiled) is impossible with new version #319

@stigl-cc

Description

@stigl-cc

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?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions