Skip to content

Update ABI, update CI, remove Emojis, make blocks visible - #180

Merged
savq merged 9 commits into
tree-sitter:masterfrom
savq:tsg-update
Nov 8, 2025
Merged

Update ABI, update CI, remove Emojis, make blocks visible#180
savq merged 9 commits into
tree-sitter:masterfrom
savq:tsg-update

Conversation

@savq

@savq savq commented Nov 8, 2025

Copy link
Copy Markdown
Collaborator

@ChrHorn made two important changes to the grammar:

@clason made various maintenance updates to the repo:

  • Update the ABI version
  • Update the github CI workflows

clason and others added 9 commits November 7, 2025 23:31
Problem: 💩.

Solution: Remove emoji codepoints from identifier regex, halving both
filesize and large state count.
Problem: Function bodies etc. cannot be targeted directly by queries, making textobjects difficult to implement.

Solution: Expose `block` rule, except for at `source_file`.
@savq
savq merged commit e0f9dcd into tree-sitter:master Nov 8, 2025
4 checks passed
piechologist added a commit to JuliaEditorSupport/zed-julia that referenced this pull request Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make _block a visible scope

4 participants