mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-25 19:29:49 +00:00
92183e0d72
This is achieved by moving `available_actions` into `AsyncAppContext` (where we know no view/window is on the stack) and `keystrokes_for_action` into `LayoutContext` where we'll fetch the previous frame's ancestors and notify the current view if those change after we perform a layout. |
||
---|---|---|
.. | ||
command_palette.rs |