zed/crates/gpui
Antonio Scandurra 8f6d081de8 Override performKeyEquivalent to handle key events
This lets us bypass the application menu and invoke the event handler
in Zed first. If that doesn't handle the event, the application menu
item corresponding to the shortcut will be actioned. Prior to this
commit the opposite would happen, which would dramatically limit the
throughput at which we could handle events.
2022-06-17 17:12:56 +02:00
..
examples
grammars/context-predicate
src Override performKeyEquivalent to handle key events 2022-06-17 17:12:56 +02:00
build.rs
Cargo.toml