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 Allow underlines to have different color than the text 2021-10-26 12:46:46 -07:00
grammars/context-predicate Upgrade tree-sitter to 0.20.1 2021-12-05 21:37:08 -08:00
src Return a task from Workspace::save_active_item 2022-01-20 09:51:29 +01:00
build.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
Cargo.toml Upgrade tree-sitter to 0.20.1 2021-12-05 21:37:08 -08:00