zed/crates/search/src
Kirill Bulatov d593377e45 Improves project search panel shortcut handling
* ESC (project_search::ToggleFocus) toggles focus from
  include/exclude fields to the editor

* Cmd+Shift+F (workspace::NewSearch) can be triggered from the editor,
and moves focus to the query editor
2023-05-29 16:58:06 +03:00
..
buffer_search.rs Define theme/ui text style settings in theme crate 2023-05-17 14:44:59 -07:00
project_search.rs Improves project search panel shortcut handling 2023-05-29 16:58:06 +03:00
search.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00