Skip to content

Conversation

@dinocosta
Copy link
Contributor

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
oscarvarto pushed a commit to oscarvarto/zed that referenced this pull request Dec 3, 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

2 participants