-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
OS/Web Information
- Web Browser: Chrome 96
- Local OS: Linux
- Remote OS: Docker using
codercom/code-server:latest
- Remote Architecture:
x86_64
code-server --version
:3.12.0 2661a690ac228872e8d1dc28ab6d33e8afc30add
Steps to Reproduce
ctrl + shift + p
and typekeyboard shortcuts
- edit any keybinding
- type in a custom keybinding and hit enter
- keybinding doesn't update
Expected
Updates keybinding on change without browser reload
Actual
Keybinding doesn't update without browser reload. The "update" here means the keybinding changes are taken effect immediately and the new keybind combination is shown in the keybind entry
Logs
(No browser nor server logs were printed when changing a keybinding)
Notes
This issue can be reproduced in VS Code: No
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working