21 unstable releases (5 breaking)
new 0.25.1 | Feb 2, 2025 |
---|---|
0.24.7 | Jan 12, 2025 |
0.24.6 | Dec 27, 2024 |
0.24.4 | Nov 10, 2024 |
0.19.0 | Sep 3, 2021 |
#2616 in Parser implementations
21,330 downloads per month
Used in 10 crates
(5 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
~2–13MB
~92K SLoC