Skip to content

editor: Fix selection direction reversal in SelectLargeSyntaxNode with multiple cursors#51752

Merged
smitbarmase merged 1 commit intomainfrom
fix-selection-reversal-with-multiple-cursors
Mar 17, 2026
Merged

editor: Fix selection direction reversal in SelectLargeSyntaxNode with multiple cursors#51752
smitbarmase merged 1 commit intomainfrom
fix-selection-reversal-with-multiple-cursors

Conversation

@smitbarmase
Copy link
Copy Markdown
Member

Closes #47737

Regressed by #27295

Release Notes:

  • Fixed an issue where using the SelectLargeSyntaxNode action with multiple cursors could reverse the selection direction for the last cursor.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 17, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 17, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator bot requested review from a team, Anthony-Eid and Veykril and removed request for a team March 17, 2026 12:28
@smitbarmase smitbarmase enabled auto-merge (squash) March 17, 2026 12:30
@smitbarmase smitbarmase merged commit b453b6e into main Mar 17, 2026
40 checks passed
@smitbarmase smitbarmase deleted the fix-selection-reversal-with-multiple-cursors branch March 17, 2026 12:35
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 staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent cursor direction in multi-cursors selection 3.0

2 participants