-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
Undo (Ctrl + z) not working #13827
Comments
Somehow I've been having this SAME issue. I'd just been busy and constantly for a while have gotten accustomed to using the Menu Edit>Undo. I googled once or twice but was swamped and thought it was probably something on my very played around laptop. However when I googled today I found this issue 🙏 I do occasionally use a german keyboard layout that switches the z and y. But I tested specifically my English layout on several applications. Somehow, vscode ONLY does nothing at all when I press @Sokol-ua could I please know why this was closed, also if I can add any more detail? I'm on VS Code 1.13.0 I also tried using a different keyboard layout in my fedora settings. I have English(India) with Rupee Sign. English(US) and German. If I open the keyboard layout app and press Ctrl + Z the right keys light up, so the keyboard and drivers are working. |
@stevencl sorry I'm mentioning you here but I'm hoping this issue doesn't get unnoticed. Let me know any information you need me to provide. |
Sorry to hear thay ctrl-z isn't working for you @gideondsouza Could you take a look at this issue #24057 and see if there is any information there that could help? |
Hey thanks @stevencl sorry I didn't look hard enough to find that issue. ok wow! From this comment : #24057 (comment) When I open the What is going on? |
@gideondsouza Could you have a look at our Keybinding Troubleshooting guide -- https://github.com/Microsoft/vscode/wiki/Keybindings -- does anything in there resolve the problem for you ? |
I don't understand, while this case is closed, but not fixed. I use Debian Buster (pre-release) and the latest vs-code 1.17.2, German layout.
Short: open and close keybindings will correct the settings. Maybe a hint for bug-fixing. |
Steps to Reproduce:
Checked in keybindings, settings set as expected: { "key": "ctrl+z", "command": "undo" }
The text was updated successfully, but these errors were encountered: