Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1# C 2 3C support is available natively in Zed. 4 5- Tree Sitter: [tree-sitter-c](https://github.com/tree-sitter/tree-sitter-c) 6- Language Server: [clangd](https://github.com/clangd/clangd)