zed/crates/search/src
Max Brunsfeld 0becbe482a Distinguish between singleton and non-singleton workspace items
* Prompt to save singleton items before non-singleton ones
* Don't prompt to save multi-buffers if they contain excerpts to items that are open elsewhere and not being closed.

Co-authored-by: Nathan Sobo <nathan@zed.dev>
2022-05-23 16:03:00 -07:00
..
buffer_search.rs Reduce accessibility of multibuffer read to reduce risk of borrowing snapshot and buffer refcells twice 2022-05-13 16:58:30 -07:00
project_search.rs Distinguish between singleton and non-singleton workspace items 2022-05-23 16:03:00 -07:00
search.rs Allow actions to be deserialized from JSON 2022-04-08 15:47:51 -07:00