# 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)
Chunks
dd6b02ac (1st chunk of `docs/src/languages/zig.md`)
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.