Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1mod agent_notification; 2mod context_pill; 3 4pub use agent_notification::*; 5pub use context_pill::*;