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

** files.exclude filter should filter everything in the navigator #4300

Open
kittaakos opened this issue Feb 11, 2019 · 0 comments
Open

** files.exclude filter should filter everything in the navigator #4300

kittaakos opened this issue Feb 11, 2019 · 0 comments
Labels
bug bugs found in the application help wanted issues meant to be picked up, require help navigator issues related to the navigator/explorer

Comments

@kittaakos
Copy link
Contributor

This is a follow-up issue of #4274. Most likely, nobody wants to filter all items from the navigator, so this is a minor defect.

{
    "files.exclude": {
        "**": true
    }
}

Current behavior:
All files with a leading . (dot) are visible in the navigator.

Expected behavior:
No files are visible in the navigator.

screencast 2019-02-11 16-51-07

@kittaakos kittaakos added the navigator issues related to the navigator/explorer label Feb 11, 2019
@akosyakov akosyakov added bug bugs found in the application help wanted issues meant to be picked up, require help labels Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application help wanted issues meant to be picked up, require help navigator issues related to the navigator/explorer
Projects
None yet
Development

No branches or pull requests

2 participants