Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disassembly view: introduce context menu #129536

Open
isidorn opened this issue Jul 27, 2021 · 5 comments · May be fixed by #212500
Open

Disassembly view: introduce context menu #129536

isidorn opened this issue Jul 27, 2021 · 5 comments · May be fixed by #212500
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues debug-disassembly feature-request Request for new features or functionality
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Jul 27, 2021

Testing #129161

@yuehuang010, @xisui-MSFT

  1. Currently it is not possible to copy anything out of the disassembly view (a user might want to copy an address?)
  2. We should probably have a context menu. Not sure what other potential actions we should put there, put Copy should definitely be there
@isidorn isidorn added feature-request Request for new features or functionality debug Debug viewlet, configurations, breakpoints, adapter issues labels Jul 27, 2021
@xisui-MSFT
Copy link
Contributor

We would like this to be a feature in the next milestone :).

@isidorn
Copy link
Contributor Author

isidorn commented Jul 27, 2021

Lovely, then let's assign to August :)

@isidorn isidorn added this to the August 2021 milestone Jul 27, 2021
@weinand weinand removed their assignment Aug 18, 2021
@isidorn isidorn modified the milestones: August 2021, Backlog Aug 26, 2021
@isidorn isidorn assigned roblourens and unassigned isidorn Aug 26, 2021
@AHodkinsonIMG
Copy link

Hi,
I've been looking through some of the backlog stories around the disassembly window; there are a number of features that people are asking for e.g. Go to address, Copy Run to Cursor, which would need a context menu.
These are things that we'd really like to see in VSCode - are these work items that you'd take as a contribution from developers?

@thegecko
Copy link
Contributor

thegecko commented Nov 9, 2023

Any context menu here should also be a valid contribution point.

@FeelUsM
Copy link

FeelUsM commented Mar 15, 2024

With active disassembly view window (tab), Items in Edit menu and Selection menu are active but do nothing. I think this is bug.

Also may be useful to add in context menu "copy line" and "copy lines from current line to this line". I mean select lines from line where program are stopped to line where context menu are called and copy it.

@thegecko thegecko linked a pull request May 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues debug-disassembly feature-request Request for new features or functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants