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 cargo; 2pub(crate) mod go; 3pub(crate) mod node; 4pub(crate) mod python;