Closed derekparker closed 1 week ago
Same issue here. Trying to connect from Zed 0.152.4 on macOS 15.0 (24A335) to a remote host running Arch Linux. This worked fine in the past.
To make sure this isn't an issue with old version on remote, I've completely removed the ~/.local/zed.app
directory on the remote, and let Zed reinstall it when connecting to the remote. This did not solve the issue for me.
I've noticed this too with a recent update. My remote instances either don't show anything in the project panel or sometimes it will show the contents of the folder that was there when I last connected despite me opening a different repo from the "open remote" menu
I've noticed that sometimes, when I search for files via cmd+p
I can open remote files and then the project panel will populate correctly.
I'm not sure this is related, but I noticed the project panel sometimes doesn't populate, and it looks related to the state of the git index.
I use https://github.com/martinvonz/jj as a daily driver, which doesn't work with the git index. Zed seems to rely on it to show the git status of files and seems to attempt to compute the status itself, maybe? In a large repo, this seems to just hang forever.
I've noticed that sometimes, when I search for files via
cmd+p
I can open remote files and then the project panel will populate correctly.
Yep, this seems to show the project panel. Also, opening a single folder takes quite a long time, but if consecutively open multiple folders then they start appearing quite fast.
I'm getting a similar issue, with a twist: the side panel is showing my local file tree, while the terminal is properly connected to the remote session. The title bar also show a connected session. But, I cannot open any remote files, making Zed currently unusable for remote editing.
Using ctrl-O (I am on Linux) to open a folder is not responsive when trying to select a remote folder. It simply presents the remote projects panel (I am already connected, so this makes no sense) and nothing happens when I click on the remote project again.
With 156 the panel issues are solved
@BeppeMarnell I am on 0.156.1 -- should I create a new issue?
@fonnesbeck can you try with the latest Preview release?
Closing for now, but please re-open if this is still an issue in 0.159/0.160
Check for existing issues
Describe the bug / provide steps to reproduce it
The project panel containing files and directories is empty when opening a remote project.
Environment
Zed: v0.152.3 (Zed) OS: macOS 14.6.1 Memory: 16 GiB Architecture: aarch64
If applicable, add mockups / screenshots to help explain present your vision of the feature
If applicable, attach your Zed.log file to this issue.
Zed.log