vscode-open-files-in-directoryA vscode extension to open a directory-load of files. FeaturesThis extension adds the option to the file explorer (and the command options, accessed with ctrl + shift + p, or cmd + shift + p on mac), to open all the files in the directory. If the selected item is a file it selects the parent directory, if its a directory it'll use that directory. InstallationInstall within vscode by pressing Extension Settings
Known IssuesNone currently 👀 Release Notes1.0.0Initial release of vscode-open-files-in-directory. Adds ability to open all files within a directory, both recursively and non. Allows specifying depth of recursion and maximum number of files to open. LICENSEMIT Enjoy! |