Skip to content

Conversation

@smitbarmase
Copy link
Member

@smitbarmase smitbarmase commented Nov 15, 2025

We now correctly use bracket ranges from the deepest syntax layer when finding enclosing brackets.

Release Notes:

  • Fixed an issue where MoveToEnclosingBracket didn’t work correctly inside Markdown code blocks.
  • Fixed an issue where unmatched forward/backward Vim motions didn’t work correctly inside Markdown code blocks.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Nov 15, 2025
@smitbarmase smitbarmase merged commit 1683052 into main Nov 15, 2025
24 checks passed
@smitbarmase smitbarmase deleted the fix-enclosing-bracket-markdown branch November 15, 2025 18:27
11happy pushed a commit to 11happy/zed that referenced this pull request Dec 1, 2025
… motions in Markdown code blocks (zed-industries#42813)

We now correctly use bracket ranges from the deepest syntax layer when
finding enclosing brackets.

Release Notes:

- Fixed an issue where `MoveToEnclosingBracket` didn’t work correctly
inside Markdown code blocks.
- Fixed an issue where unmatched forward/backward Vim motions didn’t
work correctly inside Markdown code blocks.

---------

Co-authored-by: MuskanPaliwal <muskan10112002@gmail.com>
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

2 participants