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