-
Notifications
You must be signed in to change notification settings - Fork 29.2k
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
Changing default keybind for toggleWordWrap still uses default bind #42038
Comments
Thanks! It did indeed work. That being said, the default should still be overridden by custom rule, no? Not use both at the same time. |
It just works this way ¯\_(ツ)_/¯ |
Anyways, I think having to write custom rules/disabling default rules for Polish system with Polish keyboard layout in order to write Polish characters, which work just fine for other programs is something to at least think about... |
@grzegorzjudas Sorry about that, I guess you are trying to produce We currently ship with a single default set of keybindings, which is not optimized per keyboard layout. We have some heuristics to bind to the current keyboard layout, but they are all runtime heuristics and not something designed by a human. This is something you can upvote in #1240 The good news is that you can remove it; an easier gesture is to press the edit button next to the command in the Keybindings Editor (cmd+k cmd+s) which will remove the keybinding for you in |
Steps to Reproduce:
Expected:
Only cmd+l changes the line wrapping
Actual:
Both keybinds still change the word wrapping
This is critical for me, as alt+z is, using Polish system keyboard layout, a character "ż" (all other special characters for the language work, and it also work fine for other programs and system).
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: