Home Explore Blog CI



zed

docs/src/languages/zig.md
56ecab09cadc3cc22bf0ca5cce02e3313d3d7bff6dd6f07c00000003000000f9
# 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.