tree-sitter.tree-sitter/docs
ALancki1 b360d655cc Clarify behavior of advance(..., skip) in external scanner docs
Clarifies the behavior of `TSLexer::advance` when `skip=true`.

The previous documentation didn't make it clear that `skip=true` should only be used before a token starts. Using it after `mark_end` can affect the token’s starting position and lead to incorrect or zero-length ranges.

Fixes #2315
2026-06-25 22:54:18 -04:00
..
src Clarify behavior of advance(..., skip) in external scanner docs 2026-06-25 22:54:18 -04:00
theme docs: add favicon and logo 2024-12-25 21:23:36 -05:00
.gitignore docs: migrate to mdbook 2024-12-24 20:54:59 -05:00
book.toml treewide: add taplo config and reformat toml files 2026-02-18 00:59:34 -05:00
package.nix refactor: rework nix flake 2025-09-09 03:03:35 -04:00