Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1pub mod clickable; 2pub mod disableable; 3pub mod fixed; 4pub mod styled_ext; 5pub mod toggleable; 6pub mod visible_on_hover;