32 releases
| 0.26.3 | Dec 13, 2025 |
|---|---|
| 0.25.10 | Sep 22, 2025 |
| 0.25.8 | Jul 13, 2025 |
| 0.25.3 | Mar 5, 2025 |
| 0.19.0 | Sep 3, 2021 |
#2886 in Parser implementations
14,048 downloads per month
Used in 12 crates
(6 directly)
12KB
153 lines
Tree-sitter Config
Manages Tree-sitter's configuration file.
You can use a configuration file to control the behavior of the tree-sitter
command-line program. This crate implements the logic for finding and the
parsing the contents of the configuration file.
Dependencies
~1.5–4.5MB
~88K SLoC