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