zed/crates/gpui
Nathan Sobo cb230ad574 Re-activate the most recently-activated project search on cmd-shift-F
This commits adds the beginnings of an application state facility as a non-static place to store the most recently-activated search for each project.

I also store workspace items by descending order of their entity id so that we always fetch the newest item of a given type when calling `Workspace::item_of_type`.
2022-02-27 18:07:46 -07:00
..
examples
grammars/context-predicate Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
src Re-activate the most recently-activated project search on cmd-shift-F 2022-02-27 18:07:46 -07:00
build.rs
Cargo.toml Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00