Can you expand and filter items in VS Code Explorer recursively?

Viewed 156

Is it possible to filter items in the Explorer tab of VS Code without needing to expand the folders manually first?

So if I started with a collapsed folder and filtering 'test' for example I'd want this:

Expanded Folder showing expanded folder structure

Instead of this:

Collapsed folder

0 Answers
Related