vscode-open-multiple-files

1.0.0 • Public • Published

VSC Open Multiple Files

Logo

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-files

Usage

It adds 1 command to the command palette:

Open Multiple Files // Open all files at once, optionally filtering by a glob

You 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

Demo

License

MIT © Fabio Spampinato

Package Sidebar

Install

npm i vscode-open-multiple-files

Weekly Downloads

12

Version

1.0.0

License

MIT

Unpacked Size

973 kB

Total Files

27

Last publish

Collaborators

  • fabiospampinato