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

CTRL + Y no longer works as expected in VS Code #2543

Closed
jirimosinger opened this issue Nov 6, 2023 · 2 comments · Fixed by #2545
Closed

CTRL + Y no longer works as expected in VS Code #2543

jirimosinger opened this issue Nov 6, 2023 · 2 comments · Fixed by #2545
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jirimosinger
Copy link

Describe the bug

Edit History tab opens whenever I try to use a default VS Code shortcut for Redo (CTRL + Y).

To Reproduce

Steps to reproduce the behavior:

  1. Open any text file in VS Code
  2. Write any letter
  3. Hit CTRL + Z for undo
  4. Hit CTRL + Y
  5. Redo operation doesn't happen anymore. Edit History tab opens instead.

Expected behavior

When pressing CTRL + Y, the default VS Code shortcut for redo should work instead of Edit History tab being opened

Desktop (please complete the following information):

  • OS: Windows 10
  • Zowe Explorer Version: v2.12.0
@jirimosinger jirimosinger added the bug Something isn't working label Nov 6, 2023
Copy link

github-actions bot commented Nov 6, 2023

Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.

@rudyflores rudyflores self-assigned this Nov 6, 2023
@rudyflores rudyflores added this to the v2.12.1 milestone Nov 6, 2023
@rudyflores rudyflores linked a pull request Nov 6, 2023 that will close this issue
16 tasks
@traeok
Copy link
Member

traeok commented Nov 6, 2023

Fixed in #2545

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants