24 unstable releases (5 breaking)
new 0.25.4 | May 11, 2025 |
---|---|
0.25.3 | Mar 5, 2025 |
0.25.2 | Feb 18, 2025 |
0.24.6 | Dec 27, 2024 |
0.19.0 | Sep 3, 2021 |
#2907 in Parser implementations
18,976 downloads per month
Used in 12 crates
(6 directly)
10KB
108 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–13MB
~92K SLoC