Search and open the project folder in VSCode.
- if you want to scan all the folders under the
searchPaths, you can use/*to replace the folder name. - Support wildcard
*in thesearchPaths.- not support
**yet. will be converted to*
- not support
- Support alias in the
searchPaths. - Support
openModeto control the mode to open the folder.new: open the folder in a new workspace, will delete the current workspace.add: add the folder to the current workspace.
- Support
!to exclude the folders in thesearchPaths.
| Command | Title |
|---|---|
search-folder.openSearchPanel |
Open folder Search Panel |