tree-sitter.tree-sitter/test
Will Lillis 15ddfb21ed fix(lib): Consider subtree lookahead bytes when determining whether the
parser can reuse a node.

Lookahead bytes can be used to decide what a node is parsed as, so it's
resaonable to consider this as part of a node's "range" when deciding
which edits affect it.
2026-06-01 18:12:56 -04:00
..
fixtures fix(lib): Consider subtree lookahead bytes when determining whether the 2026-06-01 18:12:56 -04:00