-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: tree-sitter/tree-sitter
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Upgrade to latest wasmtime, improve robustness and perf of wasm-based parsing
perf
Performance related
wasm
Add tree-sitter highlight --formatter=latex
#5846
opened Aug 12, 2026 by
Freed-Wu
Loading…
2 tasks done
fix(query): don't emit captures when Related to query execution
ERROR and MISSING steps never match
query
#5784
opened Jul 23, 2026 by
chereshnyuk
Loading…
2 tasks done
generate: preserve word-token transitions when pruning keyword completions
parser-generation
Related to `tree-sitter generate`
#5614
opened May 21, 2026 by
bitbottrap
Loading…
fix(web): map Node-only specifiers to false via browser field
#5546
opened Apr 25, 2026 by
reteps
Loading…
fix(dsl): update GrammarSchema type to match actual grammar() return value
#5481
opened Mar 31, 2026 by
greencookie-afk
Loading…
Update the Dockerfile so it works with current source base
#5457
opened Mar 25, 2026 by
danielpunkass
Contributor
Loading…
playground: set LANGUAGE_BASE_URL to "." to fix subfolder hosting
#5444
opened Mar 20, 2026 by
katrinafyi
Contributor
Loading…
query: add recursive back-reference (^) syntax for alternations (for #880)
query
Related to query execution
generate: refactor
node_types JSON generation logic
#5389
opened Feb 28, 2026 by
amaanq
Member
Loading…
fix(cli): align GrammarSchema type with grammar() return value
#5376
opened Feb 26, 2026 by
marndt
Loading…
docs: Make the contributing guide easier to follow
#5038
opened Nov 6, 2025 by
vladinator1000
Loading…
feat: allow the external scanner to use the internal character ranges
#4864
opened Sep 22, 2025 by
amaanq
Member
Loading…
API additions to expose error information on
ERROR nodes
#4660
opened Jul 31, 2025 by
jaboatman
Contributor
Loading…
Add serialization support for queries, highlight configs
#2594
opened Aug 31, 2023 by
SergioBenitez
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.