-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Description
Summary
File paths are not shown when hovering over tab names, but only when using a remote. They are shown as expected when developing on a local machine.
As far as I remember, this isn't a recent bug -- I believe it's been like this for a while and don't remember if this ever worked correctly for remotes 🤔
Description
Steps to reproduce:
- File -> Open Remote ...
- Connect to a remote (in my case, a GitHub codespace)
- Open several files after connecting to the remote
- Hover over the tab names near the top of the editor window
Expected Behavior:
Hovering over the tab name shows a box with the file path.
Actual Behavior:
Hovering over the tab name doesn't show a box with the file path. Expand below for a GIF showing behavior first on a local machine (shows file path = expected) and on a remote (doesn't show file path = unexpected).
Zed Version and System Specs
Zed: v0.213.0 (Zed Nightly b8081ad)
OS: macOS 15.7.1
Memory: 64 GiB
Architecture: aarch64
If applicable, attach your Zed.log file to this issue.
Zed.log
Happy to share if it helps i.e. other folks are unable to reproduce this.
