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