Skip to content

Update tree-sitter-bash to 0.25.1#44009

Merged
dinocosta merged 1 commit intomainfrom
42091-update-tree-sitter-bash
Dec 2, 2025
Merged

Update tree-sitter-bash to 0.25.1#44009
dinocosta merged 1 commit intomainfrom
42091-update-tree-sitter-bash

Conversation

@dinocosta
Copy link
Member

With the merging and publishing of tree-sitter/tree-sitter-bash#311 , we can now go ahead and update the version of tree-sitter-bash that Zed relies on to the latest version.

Closes #42091

Release Notes:

  • Improved grammar for "Shell Script"

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 2, 2025
@dinocosta dinocosta marked this pull request as ready for review December 2, 2025 17:23
@dinocosta dinocosta self-assigned this Dec 2, 2025
@maxdeviant maxdeviant changed the title chore: Update tree-sitter-bash to 0.25.1 Update tree-sitter-bash to 0.25.1 Dec 2, 2025
@dinocosta dinocosta force-pushed the 42091-update-tree-sitter-bash branch from b18d0b3 to 61e8934 Compare December 2, 2025 18:00
@dinocosta dinocosta merged commit bcf9142 into main Dec 2, 2025
23 checks passed
@dinocosta dinocosta deleted the 42091-update-tree-sitter-bash branch December 2, 2025 22:29
CherryWorm pushed a commit to CherryWorm/zed that referenced this pull request Dec 16, 2025
With the merging and publishing of
tree-sitter/tree-sitter-bash#311 , we can now go
ahead and update the version of `tree-sitter-bash` that Zed relies on to
the latest version.

Closes zed-industries#42091

Release Notes:

- Improved grammar for "Shell Script"
someone13574 pushed a commit to someone13574/zed that referenced this pull request Dec 16, 2025
With the merging and publishing of
tree-sitter/tree-sitter-bash#311 , we can now go
ahead and update the version of `tree-sitter-bash` that Zed relies on to
the latest version.

Closes zed-industries#42091

Release Notes:

- Improved grammar for "Shell Script"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Syntax highlighting breaks with shell variables next to some regex patterns

1 participant