-
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
Ability to add Activity Bar inside Side Bar #15362
Comments
Yes you could probably write an extension that provides a command that does this, #6617 would allow you to get around needing an extension. |
@octref Can you link to the relevant issue regarding the custom explorer views in the activity bar that's in your image? I can't seem to find any documentation regarding that feature addition. |
This issue has been closed because the feature it requests is not within the scope of the product. See also our issue reporting guidelines. Happy Coding! |
Just adding this request as suggested by @bpasero in #1105 (comment)
For example setting:
workbench.activityBar.location = "sideBar"
Benefit would be that
Cmd+B
would hide both at the same time - right now one need to hide them separately - they are both related so would make sense to be able to dock Activity Bar inside Side Bar - especially for someone who wants more horizontal space (when working with multiple editor groups)The text was updated successfully, but these errors were encountered: