Skip to content

editor: Check anchor validity for hovered links - #61686

Merged
kubkon merged 1 commit into
mainfrom
kubkon/push-zxstzznp
Jul 26, 2026
Merged

editor: Check anchor validity for hovered links#61686
kubkon merged 1 commit into
mainfrom
kubkon/push-zxstzznp

Conversation

@kubkon

@kubkon kubkon commented Jul 26, 2026

Copy link
Copy Markdown
Member

Closes FR-112

Otherwise, if a multibuffer snapshot changed under the hood for example one of the paths changed, without doing an explicit validity check, we would panic during comparison instead.

Release Notes:

  • Fixed panic when hovering links during an under-the-hood multibuffer changes.

Otherwise, if a multibuffer snapshot changed under the hood
for example one of the paths changed, without doing
an explicit validity check, we would panic during comparison
instead.
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jul 26, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Jul 26, 2026
@kubkon
kubkon added this pull request to the merge queue Jul 26, 2026
Merged via the queue into main with commit afd1723 Jul 26, 2026
50 checks passed
@kubkon
kubkon deleted the kubkon/push-zxstzznp branch July 26, 2026 16:40
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
Closes FR-112

Otherwise, if a multibuffer snapshot changed under the hood for example
one of the paths changed, without doing an explicit validity check, we
would panic during comparison instead.

Release Notes:

- Fixed panic when hovering links during an under-the-hood multibuffer
changes.
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.

2 participants