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

Explorer Viewlet: Allow to set to hidden by default #34557

Closed
spywhere opened this issue Sep 18, 2017 · 3 comments
Closed

Explorer Viewlet: Allow to set to hidden by default #34557

spywhere opened this issue Sep 18, 2017 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality tree-views Extension tree view issues
Milestone

Comments

@spywhere
Copy link
Contributor

  • VSCode Version: 1.16.1 (1.16.1) 27492b6
  • OS Version: macOS Sierra 10.12.6 (16G29)

By default, VSCode allow users to hide/show custom explorer views, however its behaviour is to always show all explorer views on a newly opened project. Since not all extension developer make an option to hide these custom views, doing the hiding stuffs is quite tedious when work with a lot of projects. By allowing users to set their default showing preferences, this help reduce time to do unnecessary stuffs a lot.

@alexr00
Copy link
Member

alexr00 commented Nov 6, 2020

@alexr00 alexr00 closed this as completed Nov 6, 2020
@spywhere
Copy link
Contributor Author

spywhere commented Nov 6, 2020

@alexr00 that doesn't solve the issue from VSCode, rather it depends on extension developers to provide the option instead (which is the point of this issue).

  • There is an option to disable the tree view manually.
    But it work per workspace, not globally.
  • Developer have an option to set a context for toggle visibility.
    But not all developer would follows so.

@alexr00
Copy link
Member

alexr00 commented Nov 9, 2020

I think that would be solved by #103654, which is about saving a default view + sidebar layout to be used across projects.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2020
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 tree-views Extension tree view issues
Projects
None yet
Development

No branches or pull requests

4 participants