Search Panel: keep position/size across restarts #28007
warpdesign
started this conversation in
Feature Ideas / Enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When performing a search across the project using
cmd+shift+f
, a newsearch tab
is opened next to the current opened editor.If I move the tab to the left of the workspace, like this:
If I restart Zed, the search panel state is not persistent so won't be opened by default, and also, opening it again won't remember its previous position and it will be opened as a standard editor tab again:
It would be great if its position/state was remembered between Zed restarts.
Beta Was this translation helpful? Give feedback.
All reactions