-
Notifications
You must be signed in to change notification settings - Fork 29.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide an action to collapse all views except the focussed view #48201
Comments
You can collapse these sections at the moment. Doesnt that help? |
@yulihGit Not sure what do you mean by this
|
@sandy081 Hi, sorry for the bad description. So when I click ctrl+shift+E I reveal the Explorer in vscode. In this panel/side bar I normally have 4 sections. Starting from the top, "Open Editors", "Folder/Workspace name", "Code outliner", "Gitlens" and some times "Maven projects" etc. If one would like to quickly navigate in these sections, it could be nice to have the separate sections "open up" (stretch out vertically), when one hover over the section title name, e.g "Gitlens". And then once you move your curser out of the side-bar the sections returns to their original size. @ramya-rao-a On a laptop or a smaller monitor with multiple sections one has to do quite a few clicking and dragging. I feel like this could be avoided with "dynamic" sections. I'll try to give an explanation, imagine having four sections enabled. If you wanted to have the second section from the top to be "stretched out", you would have to manually drag it and then reset it in order to return to the original setup, or you could click/collapse the third section followed by the fourth section. Then, if you wanted and to return back to previous state, you've had to re-click them at the bottom of the side-bar. Maybe not a big issue really, just something I thought would be nice and possible prevent the interruption of the workflow. |
@yulihGit Thanks for the explanation. I do not think this requirement will be implemented as is. But I see your issue of space constraints that lot of views are packed up. Probably an action to collapse all views except the focussed view might be helpful? |
@sandy081 Yeah, interesting thought. Maybe a behaviour similiar to the following commands: |
@yulihGit @sandy081 I would prefer this solution of separating these views |
@dakaraphi Agreed distributing views helps a lot. At the same time having some view actions might be handy. FYI Last milestone I implemented to support contributing view containers in activity bar thereby you can contribute views to the view containers (#43645). |
Issue Type: Feature Request
I've currently got the "open editors", "Folder map" and "Code map" and "Gitlens" open. Everything is very cramped. Would be nice if the left panel sub windows would dynamically "reveal/open up" upon mouse hover and revert once curser leave the left panel.
VS Code version: Code 1.22.2 (3aeede7, 2018-04-12T16:38:45.278Z)
OS version: Windows_NT x64 10.0.16299
The text was updated successfully, but these errors were encountered: