zed/crates/gpui
Antonio Scandurra 22dd68fbfb Add keystroke for menu item only when action is equal to binding
This fixes a bug where we would show `cmd-e` instead of `cmd-f` for
`Edit -> Find` because both bindings would have the `buffer_search::Deploy`
action and we were mistakenly selecting the former.
2022-06-06 09:26:33 +02:00
..
examples
grammars/context-predicate
src Add keystroke for menu item only when action is equal to binding 2022-06-06 09:26:33 +02:00
build.rs
Cargo.toml