Home Explore Blog CI



zed

docs/src/languages/makefile.md
6c9f30bcaab111d05ee3d7da5431dbf6aaccfce2067fa1dc0000000300000146
# Makefile

Makefile language support in Zed is provided by the community-maintained [Make extension](https://github.com/caius/zed-make).
Report issues to: [https://github.com/caius/zed-make/issues](https://github.com/caius/zed-make/issues).

- Tree-sitter: [caius/tree-sitter-make](https://github.com/caius/tree-sitter-make)

Chunks
02862150 (1st chunk of `docs/src/languages/makefile.md`)
Title: Makefile Support in Zed
Summary
Makefile language support in Zed is provided by the community-maintained Make extension. Report issues to the extension's GitHub repository. The extension utilizes the tree-sitter-make parser.