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

Replace clipboardy with use of native vscode API #902

Merged
merged 2 commits into from Nov 19, 2023
Merged

Conversation

chadlwilson
Copy link
Contributor

Follow-up to #901 replacing the non-functional use of Clipboardy with VSCode's own API for basic clipboard interaction introduced as experimental in ~Oct 2018 via microsoft/vscode#217. See https://code.visualstudio.com/api/references/vscode-api#Clipboard

Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
@gaugebot
Copy link

gaugebot bot commented Nov 19, 2023

@chadlwilson Thank you for contributing to gauge-vscode. Your pull request has been labeled as a release candidate 🎉🎉.

Merging this PR will trigger a release.

Please bump up the version as part of this PR.

Instructions to bump the version can found at CONTRIBUTING.md

If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done.

Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
@sriv sriv merged commit 19b2460 into master Nov 19, 2023
4 checks passed
@chadlwilson chadlwilson deleted the vscode-clipboard-api branch November 19, 2023 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants