1 unstable release
0.0.0 | Feb 12, 2025 |
---|
#28 in #protection
133 downloads per month
2KB
tree-house
This repository contains a number of crates used by the Helix editor for integration with the tree-sitter C library.
bindings/
contains thetree-house-bindings
crate which provides Rust bindings over the C library.highlighter/
contains thetree-house
crate which exposes a robust highlighter and query iterator for working across [injections].skidder/
contains theskidder
crate which exposes utilities for building a package repository for tree-sitter grammars.cli/
contains theskidder-cli
crate which wrapsskidder
in a command line interface.