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

Implement the context menu for Variables view #75

Closed
zero-plusplus opened this issue Dec 2, 2020 · 0 comments
Closed

Implement the context menu for Variables view #75

zero-plusplus opened this issue Dec 2, 2020 · 0 comments
Labels
draft Draft of new features enhancement New feature or request

Comments

@zero-plusplus
Copy link
Owner

zero-plusplus commented Dec 2, 2020

Implement this feature added in 1.49.

This will solve the following problems suggested in #20

  1. I want to copy and paste the value so it pastes correctly (preferably without the encapsulating quotes) e.g.
    When I click on value in VARIABLES Pane, I don't want to see the quotes:

If implement this feature, the required version of VSCode will be changed from 1.45 to 1.49, so need to increment the major version of this extension (i.e. 2.x.x)
Enough time has passed since the release of vscode 1.49 that no major version increments are needed.

@zero-plusplus zero-plusplus added enhancement New feature or request draft Draft of new features labels Dec 2, 2020
@zero-plusplus zero-plusplus mentioned this issue Oct 3, 2021
95 tasks
zero-plusplus added a commit that referenced this issue Oct 14, 2021
Support custom context menu for data inspection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft Draft of new features enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant