Skip to content
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

Closed
normalser opened this issue Nov 11, 2016 · 5 comments
Closed

Ability to add Activity Bar inside Side Bar #15362

normalser opened this issue Nov 11, 2016 · 5 comments
Labels
feature-request Request for new features or functionality layout General VS Code workbench layout issues *out-of-scope Posted issue is not in scope of VS Code

Comments

@normalser
Copy link

normalser commented Nov 11, 2016

Just adding this request as suggested by @bpasero in #1105 (comment)

For example setting:

workbench.activityBar.location = "sideBar"

image

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)

@octref octref added the feature-request Request for new features or functionality label Nov 11, 2016
@octref
Copy link
Contributor

octref commented Nov 11, 2016

Not very likely to happen as we will let extensions contribute custom explorer views:

However, this might be a good candidate for "chaining commands" described in #6617

/cc @Tyriar fyi.

@Tyriar
Copy link
Member

Tyriar commented Nov 11, 2016

Yes you could probably write an extension that provides a command that does this, #6617 would allow you to get around needing an extension.

@bpasero bpasero removed their assignment Nov 12, 2016
@nickzelei
Copy link

@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.

@octref
Copy link
Contributor

octref commented Mar 15, 2017

@bpasero bpasero added layout General VS Code workbench layout issues *out-of-scope Posted issue is not in scope of VS Code and removed workbench labels Nov 16, 2017
@vscodebot
Copy link

vscodebot bot commented Nov 17, 2017

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!

@vscodebot vscodebot bot closed this as completed Nov 17, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality layout General VS Code workbench layout issues *out-of-scope Posted issue is not in scope of VS Code
Projects
None yet
Development

No branches or pull requests

5 participants