1.0.0 • Published 8 years ago
vscode-open-multiple-files v1.0.0
VSC Open Multiple Files
Open all files in a folder at once, optionally filtering by a glob.
Install
Run the following in the command palette:
ext install vscode-open-multiple-filesUsage
It adds 1 command to the command palette:
Open Multiple Files // Open all files at once, optionally filtering by a globYou can also right click a folder in the explorer and only search in that folder.
Settings
{
"openMultipleFiles.limit": 100 // Max number of files to open
}Demo

License
MIT © Fabio Spampinato
1.0.0
8 years ago