Skip to content

editor: Fix regression with folds and relative counting#46658

Merged
MrSubidubi merged 3 commits intomainfrom
folded-lines-relative-counting
Jan 12, 2026
Merged

editor: Fix regression with folds and relative counting#46658
MrSubidubi merged 3 commits intomainfrom
folded-lines-relative-counting

Conversation

@MrSubidubi
Copy link
Member

Closes #46516

Release Notes:

  • Fixed a regression with relative line numbering that would occur with folds present (preview only)

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jan 12, 2026
@MrSubidubi MrSubidubi merged commit 8ab49c3 into main Jan 12, 2026
23 checks passed
@MrSubidubi MrSubidubi deleted the folded-lines-relative-counting branch January 12, 2026 23:58
@MrSubidubi
Copy link
Member Author

/cherry-pick preview

github-actions bot pushed a commit that referenced this pull request Jan 13, 2026
Closes #46516

Release Notes:

- Fixed a regression with relative line numbering that would occur with
folds present (preview only)
zed-zippy bot added a commit that referenced this pull request Jan 13, 2026
…rry-pick to preview) (#46664)

Cherry-pick of #46658 to preview

----
Closes #46516

Release Notes:

- Fixed a regression with relative line numbering that would occur with
folds present (preview only)

Co-authored-by: Finn Evers <finn@zed.dev>
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.

Relative line numbers display incorrect values inside a block with folded blocks and change value arbitrarly when scrolling

1 participant