mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-07 02:57:34 +00:00
It is sometimes desirable to allow modifers to serve as keys themselves for the purposes of keybinds. For example, the popular keybind in jetbrains IDEs `shift shift` which opens the file finder. This change treats modifers in the keymaps as keys themselves if they are not accompanied by a key they are modifying. Further this change wires up they key dispatcher to treat modifer change events as key presses which are considered for matching against keybinds. Release Notes: - Fixes #6460 --------- Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com> |
||
---|---|---|
.. | ||
components | ||
styles | ||
utils | ||
clickable.rs | ||
components.rs | ||
disableable.rs | ||
fixed.rs | ||
prelude.rs | ||
selectable.rs | ||
styled_ext.rs | ||
styles.rs | ||
ui.rs | ||
utils.rs | ||
visible_on_hover.rs | ||
with_rem_size.rs |