Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Go to file
Nathan Sobo e809d6119a Return tasks from spawn and spawn_stream
Also, eliminate the background spawning methods. We can spawn futures
on the executor and then spawn those on the app if we need to wait for
the result of running one.
2021-03-18 20:10:32 -06:00
.vscode WIP 2021-02-20 16:05:36 -07:00
gpui Return tasks from spawn and spawn_stream 2021-03-18 20:10:32 -06:00
zed Return tasks from spawn and spawn_stream 2021-03-18 20:10:32 -06:00
.gitignore Start rebuilding with a cleanly-separated UI framework 2021-02-20 10:02:34 -07:00
Cargo.lock Return tasks from spawn and spawn_stream 2021-03-18 20:10:32 -06:00
Cargo.toml Start rebuilding with a cleanly-separated UI framework 2021-02-20 10:02:34 -07:00