Skip to content

Add "Analyze" action to the same places as ILSpy as well as decompiled code "context" #560

Open
@ilyvion

Description

@ilyvion

After I switched from Windows to Linux, I can't use the ILSpy WPF application anymore, so I decided to try the vscode integration, and it's leaving me hanging on some of the features I used to use the most:

  1. In the search results and analyze panels, you can't right-click a result and analyze it again.
  2. The same goes for the decompiled code, you can't right-click an item in the code and analyze it. In fact, it doesn't seem to be aware of its context at all: you can't get tooltips about the types used in the decompiled code by hovering your mouse pointer on them, you can't Ctrl+Click to navigate to them; it's like it's an entirely stand-alone document instead of code in context, like in the ILSpy app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions