zed/crates/gpui
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
..
examples
grammars/context-predicate
src Return a task from Workspace::save_active_item 2022-01-20 09:51:29 +01:00
build.rs
Cargo.toml