ZIm/crates/docs_preprocessor
张小白 fff0ecead1
windows: Fix keystroke & keymap (#36572)
Closes #36300

This PR follows Windows conventions by introducing
`KeybindingKeystroke`, so shortcuts now show up as `ctrl-shift-4`
instead of `ctrl-$`.

It also fixes issues with keyboard layouts: when `use_key_equivalents`
is set to true, keys are remapped based on their virtual key codes. For
example, `ctrl-\` on a standard English layout will be mapped to
`ctrl-ё` on a Russian layout.


Release Notes:

- N/A

---------

Co-authored-by: Kate <kate@zed.dev>
2025-08-27 03:24:50 +08:00
..
src windows: Fix keystroke & keymap (#36572) 2025-08-27 03:24:50 +08:00
Cargo.toml docs: Pin mdbook to v0.4.40 (#35380) 2025-07-31 01:34:26 +00:00
LICENSE-GPL Don't rely on relative path for docs preprocessor (#16883) 2024-08-26 11:43:13 -04:00