Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1pub(crate) mod chat_panel; 2pub(crate) mod project_panel; 3pub(crate) mod status_bar; 4pub(crate) mod tab_bar; 5pub(crate) mod title_bar;