agent: Allow jumping from diff to actual file#50292
Merged
Conversation
Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
rtfeldman
pushed a commit
that referenced
this pull request
Feb 27, 2026
If you place your cursor inside an agent diff you can now jump to the corresponding file by running `editor: Open excerpts`/`editor: Open excerpts split`. https://github.com/user-attachments/assets/cf3dba4e-68b7-4643-b9a9-844c2df58295 Release Notes: - agent: Allow jumping to a file from a diff inside the agent conversation with option-enter (`editor: Open excerpts`) --------- Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
tahayvr
pushed a commit
to tahayvr/zed
that referenced
this pull request
Mar 4, 2026
If you place your cursor inside an agent diff you can now jump to the corresponding file by running `editor: Open excerpts`/`editor: Open excerpts split`. https://github.com/user-attachments/assets/cf3dba4e-68b7-4643-b9a9-844c2df58295 Release Notes: - agent: Allow jumping to a file from a diff inside the agent conversation with option-enter (`editor: Open excerpts`) --------- Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
naaiyy
pushed a commit
to Glass-HQ/Glass
that referenced
this pull request
Mar 10, 2026
If you place your cursor inside an agent diff you can now jump to the corresponding file by running `editor: Open excerpts`/`editor: Open excerpts split`. https://github.com/user-attachments/assets/cf3dba4e-68b7-4643-b9a9-844c2df58295 Release Notes: - agent: Allow jumping to a file from a diff inside the agent conversation with option-enter (`editor: Open excerpts`) --------- Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If you place your cursor inside an agent diff you can now jump to the corresponding file by running
editor: Open excerpts/editor: Open excerpts split.Screen.Recording.2026-02-27.at.13.35.47.mov
Release Notes:
editor: Open excerpts)