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

Hide a file in the file explorer in the side bar programatically #120447

Closed
Milo123459 opened this issue Apr 2, 2021 · 4 comments
Closed

Hide a file in the file explorer in the side bar programatically #120447

Milo123459 opened this issue Apr 2, 2021 · 4 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality file-explorer Explorer widget issues

Comments

@Milo123459
Copy link

I'm working on a feature request and I was wondering, how can I programmatically hide a file in the explorer in vscode? Basically what files.exclude does, but I need to access it somewhere else without updating that setting.

Any ideas? Thanks!

@Milo123459
Copy link
Author

I would add the dev-question label but I can't.. @isidorn do you think you could do that?

@Milo123459
Copy link
Author

@Tyriar you helped me before mind helping me again?

@isidorn
Copy link
Contributor

isidorn commented Apr 6, 2021

Dup of #117845
And making the filtering in the explorer public API. There is another issue tracking this.

@isidorn isidorn added *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality file-explorer Explorer widget issues labels Apr 6, 2021
@github-actions github-actions bot locked and limited conversation to collaborators May 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality file-explorer Explorer widget issues
Projects
None yet
Development

No branches or pull requests

3 participants
@isidorn @Milo123459 and others