Home Explore Blog CI



zed

1st chunk of `docs/src/languages/zig.md`
dd6b02acaa4738d30fbfca585f8a311ce3ed3c789d267cf200000001000000f9
# Zig

Zig support is available through the [Zig extension](https://github.com/zed-extensions/zig).

- Tree-sitter: [tree-sitter-zig](https://github.com/tree-sitter-grammars/tree-sitter-zig)
- Language Server: [zls](https://github.com/zigtools/zls)

Title: Zig Language Support in Zed
Summary
Zed provides support for the Zig programming language through the Zig extension, which leverages tree-sitter-zig for syntax highlighting and zls as the language server.