Add buttons for collapse all and find in folder tree #8231
Unanswered
BrianIto
asked this question in
General Q&A
Replies: 1 comment 6 replies
-
While I cannot speak for the Zed team specifically, I have noticed that they generally aim for a minimalistic design for the editor. As a result, the action buttons in the project panel may not fit into the view. Please note that I am not suggesting that this is a bad idea or that it will not be implemented in Zed, but rather sharing my observations. That said, with the project panel focused, you can achieve the exact behaviour you're looking for by selecting the |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When we are dealing with files and folders in our debugging/coding sessions is kinda hard, repetitive and flow-breaker to collapse all the folders that we open (specially those which guides us to nowhere). Adding a simple collapse all button near the main folder (project) would solve this problem.
I would do this, if I knew how to write Rust and I never contributed before in any project (and I really feel I should be handguided to not make any crazy mistake).
An example in VsCode:
An example in JetBrains IDEs:
Thanks for all you are doing guys. I absolutely love Zed!
Beta Was this translation helpful? Give feedback.
All reactions