Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1pub mod clippy; 2pub mod licenses; 3pub mod package_conformity; 4pub mod publish_gpui; 5pub mod workflows;