Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

click "open recent project" and then click "open remote folder" always creates a new zed window #26276

Open
pjv opened this issue Mar 7, 2025 · 0 comments

Comments

@pjv
Copy link

pjv commented Mar 7, 2025

Summary

if you click the "open recent project" button and then in the resulting modal click the "open remote folder" button a new zed window is always created rather than loading the remote project in the current window (or offering a choice).

Steps to trigger the problem:

  1. click "open recent project"
Image
  1. click "open remote folder"
Image
  1. choose an existing remote folder to open or create a new connection and folder and open it in zed.

Actual Behavior: zed creates a new window and opens the remote folder in that window (leaving an extra, empty window in the background).

Expected Behavior: zed opens the remote folder in the same window where i originally clicked the "open recent project" button.

possibly related to #21245, #19299

Zed Version and System Specs

Zed: v0.177.4 (Zed Preview)
OS: macOS 14.7.3
Memory: 64 GiB
Architecture: x86_64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant