I have a project with a lot of files and folders. There are no problems with finding files. They can be found with Ctrl-P. But there are many folders in which files with the same name are made. Therefore, it is easier to search for a file by the name of the folder in which it is located. How in VS Code to search for folders in the current open project?
For example, I have the following project structure:
A/ main.js B/ main.js ... Z/ main.js The file main.js from the folder P will be easier to find by the folder name.


/myfolderorfolder/fileor evenfolder/*/file. You'll see files contained by that folder and the full path so.. like finding the folder.