Skip to content

Start removing callers of legacy excerpt APIs#50144

Merged
cole-miller merged 7 commits intomainfrom
remove-direct-excerpt-id-callers
Feb 26, 2026
Merged

Start removing callers of legacy excerpt APIs#50144
cole-miller merged 7 commits intomainfrom
remove-direct-excerpt-id-callers

Conversation

@cole-miller
Copy link
Copy Markdown
Member

@cole-miller cole-miller commented Feb 26, 2026

Paving the way to remove ExcerptId. Done in this PR:

  • Unshipped the stack trace view
  • Get rid of push_excerpts
  • Get rid of some callers of remove_excerpts

We still need to remove some calls to remove_excerpts and other APIs, especially in randomly_edit_excerpts and collaboration.

Release Notes:

  • The stack trace multibuffer view has been removed.

cole-miller and others added 5 commits February 25, 2026 12:12
Co-authored-by: Conrad <conrad@zed.dev>

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 26, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Feb 26, 2026
@cole-miller cole-miller merged commit be57636 into main Feb 26, 2026
27 checks passed
@cole-miller cole-miller deleted the remove-direct-excerpt-id-callers branch February 26, 2026 15:37
rtfeldman pushed a commit that referenced this pull request Feb 27, 2026
Paving the way to remove `ExcerptId`. Done in this PR:

- Unshipped the stack trace view
- Get rid of `push_excerpts`
- Get rid of some callers of `remove_excerpts`

We still need to remove some calls to `remove_excerpts` and other APIs,
especially in `randomly_edit_excerpts` and collaboration.

Release Notes:

- The stack trace multibuffer view has been removed.

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
tahayvr pushed a commit to tahayvr/zed that referenced this pull request Mar 4, 2026
Paving the way to remove `ExcerptId`. Done in this PR:

- Unshipped the stack trace view
- Get rid of `push_excerpts`
- Get rid of some callers of `remove_excerpts`

We still need to remove some calls to `remove_excerpts` and other APIs,
especially in `randomly_edit_excerpts` and collaboration.

Release Notes:

- The stack trace multibuffer view has been removed.

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
naaiyy pushed a commit to Glass-HQ/Glass that referenced this pull request Mar 6, 2026
Paving the way to remove `ExcerptId`. Done in this PR:

- Unshipped the stack trace view
- Get rid of `push_excerpts`
- Get rid of some callers of `remove_excerpts`

We still need to remove some calls to `remove_excerpts` and other APIs,
especially in `randomly_edit_excerpts` and collaboration.

Release Notes:

- The stack trace multibuffer view has been removed.

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
naaiyy added a commit to Glass-HQ/Glass that referenced this pull request Mar 6, 2026
Merges upstream history through the last commit already cherry-picked
in batches 1-5 (zed-industries#50144). This establishes a proper merge base so
future syncs correctly exclude already-integrated commits.

Conflicts resolved:
- gpui_linux/src/linux/platform.rs: keep deleted (extracted to separate repo)
- editor/src/editor_tests.rs: keep ours (upstream adds collab test_following, we removed collab)
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.

1 participant