Skip to content

worktree_picker: Add section for open in this window - #58555

Merged
danilo-leal merged 2 commits into
mainfrom
worktree-this-window
Jun 4, 2026
Merged

worktree_picker: Add section for open in this window#58555
danilo-leal merged 2 commits into
mainfrom
worktree-this-window

Conversation

@danilo-leal

Copy link
Copy Markdown
Member

This PR adds a "This Window" section to the worktree picker that's similar to the one that exists in the recent projects modal. This is particularly helpful when, for a given project group/repository, you have more than one worktree loaded, allowing you to more easily switch between them.

Screenshot 2026-06-04 at 12  53@2x

Release Notes:

  • Improved worktree navigation UX when a given project has more than one loaded.

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jun 4, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Jun 4, 2026

@Anthony-Eid Anthony-Eid left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Im hyped for this! The code looks good but i think it would be cleaner semantically if we pass in the multi workspace to the picker itself. That could be a later refactor/clean up tho

@danilo-leal
danilo-leal added this pull request to the merge queue Jun 4, 2026
Merged via the queue into main with commit 0b87a03 Jun 4, 2026
43 checks passed
@danilo-leal
danilo-leal deleted the worktree-this-window branch June 4, 2026 16:20
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 8, 2026
…58555)

This PR adds a "This Window" section to the worktree picker that's
similar to the one that exists in the recent projects modal. This is
particularly helpful when, for a given project group/repository, you
have more than one worktree loaded, allowing you to more easily switch
between them.

<img width="600" alt="Screenshot 2026-06-04 at 12  53@2x"
src="https://github.com/user-attachments/assets/53a8fcdb-9c34-4b2a-b34e-9bdcad6c040e"
/>

Release Notes:

- Improved worktree navigation UX when a given project has more than one
loaded.
This was referenced Jun 18, 2026
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
…58555)

This PR adds a "This Window" section to the worktree picker that's
similar to the one that exists in the recent projects modal. This is
particularly helpful when, for a given project group/repository, you
have more than one worktree loaded, allowing you to more easily switch
between them.

<img width="600" alt="Screenshot 2026-06-04 at 12  53@2x"
src="https://github.com/user-attachments/assets/53a8fcdb-9c34-4b2a-b34e-9bdcad6c040e"
/>

Release Notes:

- Improved worktree navigation UX when a given project has more than one
loaded.
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…58555)

This PR adds a "This Window" section to the worktree picker that's
similar to the one that exists in the recent projects modal. This is
particularly helpful when, for a given project group/repository, you
have more than one worktree loaded, allowing you to more easily switch
between them.

<img width="600" alt="Screenshot 2026-06-04 at 12  53@2x"
src="https://github.com/user-attachments/assets/53a8fcdb-9c34-4b2a-b34e-9bdcad6c040e"
/>

Release Notes:

- Improved worktree navigation UX when a given project has more than one
loaded.
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