Cannot redo with Ctrl-Shift-Z
See original GitHub issuePlease thumbs-up 👍 this issue if it personally affects you! You can do this by clicking on the emoji-face on the top right of this post. Issues with more thumbs-up will be prioritized.
What did you do?
Insert some characters, then press u
to undo, and press ⇧⌘Z
to redo.
What did you expect to happen?
The characters deleted by u
should be reinserted.
What happened instead?
Nothing happens. But Ctrl-R
seems to work. I’m not sure if this is a bug or an intended feature. Personally, I got used to use ⇧⌘Z
(or Ctrl-Shift-Z
on Linux/Windows) to redo.
Technical details:
- VSCode Version: 1.4.0
- VsCodeVim Version: 0.1.10
- OS: OS X 10.11.6
Issue Analytics
- State:
- Created 7 years ago
- Reactions:5
- Comments:8 (4 by maintainers)
Top Results From Across the Web
"Redo" shortcut Ctrl+Y vs Ctrl+Shift+Z - Microsoft Community
"Redo" action should be really done by BOTH Ctrl+Y and Ctrl+Shift+Z to avoid any confusion. At least, the current Ctrl+Shift+Z should not delete ......
Read more >Add Ctrl+Shift+Z keybind to Redo (#5404) - GIMP - GitLab
Please change the Redo keybind from Ctrl+Y to Ctrl+Shift+Z. I'm not sure why the keybind is set to Ctrl+Y when the standard is...
Read more >windows - Globally changing Redo to Ctrl-Shift-Z - Super User
For the specific case of Word, File > Options > Customize Ribbon and hit the Customize button for keyboard shortcuts, then choose "All ......
Read more >Photoshop 2020 Shift CTRL Z "Redo" Not Working
The default key pattern SHIFT+CTRL+Z for Redo or Step Forward doesn't work at all. All other Undo commands work fine. I went to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Use ctrl-r! 😉
We should actually disable ctrl-shift-z, but allow people to remap it to ctrl-r if they desire.
Remapping seems to have fixed it. Thank you.