zed/crates/workspace
Antonio Scandurra 634340dd84 Return a task from Workspace::save_active_item
This required changing our approach to OS prompts and this commit greatly
simplifies that. We now avoid passing a callback and return a simple future
instead. This lets callers spawn tasks to handle those futures.
2022-01-20 09:51:29 +01:00
..
src Return a task from Workspace::save_active_item 2022-01-20 09:51:29 +01:00
Cargo.toml WIP - Reopen closed items when going back in nav history 2022-01-17 10:46:47 -08:00