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