Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1pub mod base; 2pub mod file_context; 3pub mod generate; 4pub mod preamble; 5pub mod repository_context;