-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Custom keybindings don't take effect until the keybindings.json file is saved on every page load #150
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
Comments
Are you running with some kind of SSL certificate? (it's ok even if it's self-signed) |
Yes, I'm running under https. After some more investigation, I realized that with code-server I have to explicitly disable default keybindings to use custom ones.
On regular vscode I do not have to do this. |
Actually, after playing with this some more. I noticed that keyboard bindings do work, but they don't take effect until the keybindings file is saved once/edited. And I would have to do this every time the page is reloaded. |
Fixed in 4d576ab. New release coming 🚀 |
code-server
version: 1.31.1-100Steps to Reproduce
when=!isMac
conditionThe text was updated successfully, but these errors were encountered: