You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-core
A-Walrus eb81cf3c01
Fix tree sitter chunking (#7417)
Call as bytes before slicing, that way you can take bytes that aren't
aligned to chars. Should technically also be slightly faster since you
don't have to check alignment...
1 year ago
..
src Fix tree sitter chunking (#7417) 1 year ago
tests automatically disable TS when parsing takes longer than 500ms 1 year ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump once_cell from 1.17.2 to 1.18.0 (#7248) 1 year ago