Copy the contents of all files in a selected folder to your clipboard, separated by file headers.
- Right-click any folder in the Explorer
- Copies all matching files to clipboard
- Configurable include/exclude globs
clipFolder.includeGlobs: Glob patterns to include (default:[**/*])clipFolder.excludeGlobs: Glob patterns to exclude (default:[])