Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Find a file
Nathan Sobo 2619bc4602 Update modified status by emitting event whenever buffer is dirtied or saved
I used the word "dirty" because it felt more expressive than "modified" to me, but not married to it. Tagging Max because we did a lot of this thinking together.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2021-04-06 20:46:35 -06:00
.github/workflows Remove stray print statements 2021-04-02 15:00:20 -07:00
.vscode Pass workspace path to zed when debugging it in VS Code 2021-03-26 14:14:23 +01:00
gpui Start work on displaying modified status in tabs 2021-04-06 14:37:21 -07:00
zed Update modified status by emitting event whenever buffer is dirtied or saved 2021-04-06 20:46:35 -06:00
.gitignore Get basic graphics rendering via Metal 2021-03-20 22:19:26 -06:00
Cargo.lock wip 2021-04-06 18:25:50 -07:00
Cargo.toml Remove executor::ForegroundTask wrapper 2021-04-02 11:02:09 -06:00