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

Add new evaluation context value for "Copy to clipboard" #29

Closed
weinand opened this issue Mar 4, 2019 · 1 comment
Closed

Add new evaluation context value for "Copy to clipboard" #29

weinand opened this issue Mar 4, 2019 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality

Comments

@weinand
Copy link
Contributor

weinand commented Mar 4, 2019

see microsoft/vscode#69768:

Note: Since it would be a breaking change if a client sends the new value to old DAs that are not expecting it, we will have to introduce a new capability for this.

@weinand
Copy link
Contributor Author

weinand commented Mar 12, 2020

I've added a new value clipboard to the context enum passed to the evaluate request.
Here is the TypeScript commit with the changes.

@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

1 participant