Skip to content

editor: Open a singleton buffer when go to action results fit into a single excerpt#51461

Merged
Veykril merged 2 commits intomainfrom
veykril/push-xtnzpnnlzxpw
Mar 19, 2026
Merged

editor: Open a singleton buffer when go to action results fit into a single excerpt#51461
Veykril merged 2 commits intomainfrom
veykril/push-xtnzpnnlzxpw

Conversation

@Veykril
Copy link
Copy Markdown
Member

@Veykril Veykril commented Mar 13, 2026

Closes #44203

Release Notes:

  • Go to definition (and similar actions) will now no longer open a multi buffer if there are multiple results that all fit into a single excerpt

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 13, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 13, 2026
@Veykril Veykril force-pushed the veykril/push-xtnzpnnlzxpw branch from 3053e42 to a6ef488 Compare March 13, 2026 08:18
@Veykril Veykril changed the title Veykril/push xtnzpnnlzxpw editor: Open a singleton buffer when go to action results fit into a single excerpt Mar 13, 2026
@Veykril Veykril force-pushed the veykril/push-xtnzpnnlzxpw branch from a6ef488 to f68aaa1 Compare March 13, 2026 08:55
@Veykril Veykril marked this pull request as ready for review March 13, 2026 08:55
@zed-codeowner-coordinator zed-codeowner-coordinator bot requested review from a team, cole-miller and osiewicz and removed request for a team March 13, 2026 08:56
@Veykril Veykril force-pushed the veykril/push-xtnzpnnlzxpw branch from f68aaa1 to 26a0a99 Compare March 13, 2026 09:46
@Veykril Veykril force-pushed the veykril/push-xtnzpnnlzxpw branch from 26a0a99 to 76f24f6 Compare March 19, 2026 06:55
@cole-miller cole-miller self-requested a review March 19, 2026 14:23
@Veykril Veykril merged commit 4db5666 into main Mar 19, 2026
30 checks passed
@Veykril Veykril deleted the veykril/push-xtnzpnnlzxpw branch March 19, 2026 14:28
AmaanBilwar pushed a commit to AmaanBilwar/zed that referenced this pull request Mar 20, 2026
…single excerpt (zed-industries#51461)

Closes zed-industries#44203


Release Notes:

- Go to definition (and similar actions) will now no longer open a multi
buffer if there are multiple results that all fit into a single excerpt
toshmukhamedov pushed a commit to toshmukhamedov/zed that referenced this pull request Mar 20, 2026
…single excerpt (zed-industries#51461)

Closes zed-industries#44203


Release Notes:

- Go to definition (and similar actions) will now no longer open a multi
buffer if there are multiple results that all fit into a single excerpt
AmaanBilwar pushed a commit to AmaanBilwar/zed that referenced this pull request Mar 23, 2026
…single excerpt (zed-industries#51461)

Closes zed-industries#44203


Release Notes:

- Go to definition (and similar actions) will now no longer open a multi
buffer if there are multiple results that all fit into a single excerpt
Veykril pushed a commit that referenced this pull request Mar 30, 2026
This fixes a crash when navigating to multiple definitions in a
singleton buffer (#51461).

Release Notes:

- N/A
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.

Go to definition and friends should not open a multibuffer if the multiple results fit into a single excerpt

3 participants