Zed Improved. Aiming to improve upon Zed and make a truly delightful code editor. https://zed.dev
Find a 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