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

fix(console): capture keydown events to handle clipboard actions inside vs-code #3927

Merged

Conversation

polamoros
Copy link
Contributor

@polamoros polamoros commented Aug 23, 2023

Fixes clipboard actions (copy, paste, select-all) for Console inside VS Code.

There is an open issue in vscode repo microsoft/vscode#129178 talking about same problem.

solves #3904

By submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.

@polamoros polamoros requested a review from eladcon August 23, 2023 09:42
@polamoros polamoros requested a review from skyrpex August 23, 2023 09:50
@mergify
Copy link
Contributor

mergify bot commented Aug 23, 2023

Thanks for contributing, @polamoros! This PR will now be added to the merge queue, or immediately merged if 3904-console-cannot-paste-text-into-cloudapi-request-body-panel is up-to-date with main and the queue is empty.

@mergify mergify bot merged commit 6a0ebfb into main Aug 23, 2023
14 checks passed
@mergify mergify bot deleted the 3904-console-cannot-paste-text-into-cloudapi-request-body-panel branch August 23, 2023 10:29
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.25.34.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants