Skip to content

Ctrl-R in left pane doesn't initiate Analyze #2686

@wiz0u

Description

@wiz0u

Steps to reproduce

  1. Select an item like a property in the left pane (Assemblies)
  2. Press Ctrl-R
  3. The Analyze pane gets focused, but the selected item doesn't get analyzed.

Expected result

The context menu for the item shows "Analyze Ctrl-R" so one would expect that shortcut to actually analyze the item.

Probable explanation for the wrong behaviour

Instead, I think the Ctrl-R shortcut gets preempted by the main menubar shortcut for Window > Analyze (which is also Ctrl-R) and only focus the Analyze pane.

Pledge for High priority

Real developers use keyboard shortcuts A LOT. Apart from decompiling, Analyze is probably the most used feature in ILSpy, so it deserves a working contextual Ctrl-R shortcut.
I'm pretty sure Ctrl-R worked correctly in previous versions of ILSpy, so please fix this quickly, it's really annoying.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions