zed/crates/gpui/src/platform
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
..
mac Add keystroke for menu item only when action is equal to binding 2022-06-06 09:26:33 +02:00
event.rs Render a context menu when right-clicking in project panel 2022-05-26 09:59:25 +02:00
mac.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
test.rs Add an API for setting a window's title 2022-05-27 10:45:55 -07:00