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 #27

Closed
spywhere opened this issue Jan 29, 2018 · 2 comments
Closed

Allow to disable custom explorer view on startup #27

spywhere opened this issue Jan 29, 2018 · 2 comments

Comments

@spywhere
Copy link

spywhere commented Jan 29, 2018

Every time a new project is opened, this extension will create a custom explorer view. VSCode allow users to hide custom explorer views out of the box. However, doing this hiding stuffs on multiple projects is quite tedious. By allowing 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 (microsoft/vscode#34557). So that's why I open this issue.

@evilz
Copy link
Owner

evilz commented Jan 29, 2018

Hi,

you can hide it by workspace I think. Not sure, but I think it's store in .vscode folder.

@spywhere
Copy link
Author

Correct, it can be applied per workspace, but what I want is make it to be globally applied (on all workspaces).

evilz added a commit that referenced this issue Mar 24, 2018
evilz added a commit that referenced this issue Mar 24, 2018
@evilz evilz closed this as completed Mar 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants