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

Allow to disable custom explorer view on startup #124

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

Allow to disable custom explorer view on startup #124

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

Comments

@spywhere
Copy link

Every time a new project is opened, Docker will create a custom explorer view. Although VSCode allow users to hide custom explorer views out of the box, doing this hiding stuffs on multiple projects is quite tedious. By allowing Docker users to disable custom explorer view at all help reduce these kind of task a lot.

I don't see if VSCode already provide an option to disable any custom explorer view by default. So that's why I open this issue.

@chrisdias chrisdias self-assigned this Sep 18, 2017
@chrisdias
Copy link
Member

Agreed, it can be annoying. I'll add a configuration option to not show the explorer contribution, should be able to get this published today.

Also, i'll file an issue on VS Code to not persist explorer state on workspaces, but globally.

@spywhere
Copy link
Author

@chrisdias That's already done here :)

@chrisdias
Copy link
Member

@spywhere ah, good, i'll close my issue. thanks :)

@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@spywhere @chrisdias and others