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