Editor doesn't remember project panel state on restart
Check for existing issues
- [X] Completed
Describe the bug / provide steps to reproduce it
After upgrading to 0.128.x, quitting Zed then restart or opening new projects / switching projects the left panel is always shown.
I use
"ctrl-cmd-l": "workspace::ToggleLeftDock"and pressctrl-cmd-lto close it.
Updated: I tried the menu bar (
View - Toggle Left Dock), the result is same.I don't have any project specific settings. And it happens on all projects.
Originally posted by @failable in https://github.com/zed-industries/zed/discussions/9630#discussioncomment-8866915
Environment
Zed: v0.128.1 (Zed Preview) OS: macOS
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.
No response
Oh boy, this is the one that plagued you and I so much before - I think I still run into it still.
Oh boy, this is the one that plagued you and I so much before - I think I still run into it still.
Yeah, it sounded familiar, but the thing is: I couldn't reproduce it this time 🤔
I removed everything in .config/zed with a fresh installation, the issue is still there.
Same issue. This issue is very annoying because I frequently switch projects and open/close Zed every day and have to close the project panel every time.