ZIm/crates/zed
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
..
assets Add bottom margin to the outline view 2022-01-14 11:01:20 -08:00
languages Make mod a @context 2022-01-14 09:22:20 +01:00
src Return a task from Workspace::save_active_item 2022-01-20 09:51:29 +01:00
app-icon.png Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
app-icon@2x.png Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
build.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
Cargo.toml v0.12 2022-01-14 12:03:29 -08:00