revealfolder READMEAn extension to reveal a matching folder in Explorer. FeaturesIt supports the following explorer context menu commands:
Prompts for part of folder name, then searches for matching folders under the context folder and then opens first file in that folder thus revealing the folder in Explorer view. If there is no context folder workspace root is assumed. This may not perform well if you have lots of files in project e.g. node_modules folder. The name matching is case insensitive on Windows and case sensitive on other platforms. Shows progress bar while the find is in progress. The processed folders are cached. Supports boolean configuration Known IssuesNo known issues. Release Notes1.0.11Initial release |