Home Explore Blog CI



zed

1st chunk of `docs/src/languages/makefile.md`
028621504a8b4cd6b879e85520d2e82e727e42a5909a02350000000100000146
# 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)

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.