Skip to content

[request] return Node values on ilspy.decompileSelectedAssembly, etc for third-party integration #496

Open
@jamesalbert

Description

@jamesalbert

Hi all, I was wondering if maintainers are open to returning Node values in response to certain commands. I'd really like to integrate my vscode extension with ilspy-vscode. Let me know, I'd be open to implementing, too.

For context, an extension can decompile an assembly by calling decompileSelectedAssembly, but doesn't get anything back in terms of symbol tokens. If that extension wanted to subsequently open the decompiled assembly in a new tab, they'd need the info from a Node to construct an ilspy:// uri.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions