zed/crates/workspace
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
..
src Re-activate the most recently-activated project search on cmd-shift-F 2022-02-27 18:07:46 -07:00
Cargo.toml Show message indicating when we're downloading language servers 2022-02-21 17:25:52 +01:00