-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityfile-explorerExplorer widget issuesExplorer widget issuesfile-globFile glob engineFile glob engine
Milestone
Description
The files exclude allows you to set true/false
values, but it doesn't seem to take them completely into account.
For example, I would like to hide everything except for the scripts folder. You might then assume that this would do this:
{
"files.exclude":
{
"**/*": true,
"**/Scripts": false
}
}
It does not do that, it just hides everything. In order to achieve this, you must list every file and directory except for the Scripts directory, and who knows how many directories there are and if a new directory/file gets added you then must edit the list to exclude those.
In the end, their should be a way to hide everything except for xxx.
plantain-00, ArgonAlex, iygnay, JonasBRasmussen, Arkane-Emanuel and 619 morelamnguyenx, solesensei, rileyjshaw, carmenberndt, whyboris and 26 moresalaros, kadamwhite, darekf77, a-x-, Ash258 and 64 moresolesensei, rileyjshaw, carmenberndt, whyboris, max-zaytsev and 24 moreSevlaMare, drywolf, hrazmsft, kanlukasz, jonsadka and 20 more
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityfile-explorerExplorer widget issuesExplorer widget issuesfile-globFile glob engineFile glob engine