A handy Visual Studio Code extension that quickly captures file paths and contents, then copies them straight to your clipboard. Perfect for quickly sharing snippets of code, logs, or just about any file text without manually copying each file individually.
Features
Context Menu Integration: Right-click on files or folders in the Explorer to copy a “snapshot” (path + contents) directly to your clipboard.
Multiple Selections: Supports copying snapshots for multiple files/folders at once.
Recursive Folder Scan: Recursively collects files in any selected folders, so you can grab all contents in a single command.
Path Relative to Workspace: Automatically shows file paths relative to your current workspace (if available).
Installation
From the VS Code Marketplace (recommended):
Open the Extensions view in VS Code (Ctrl+Shift+X or Cmd+Shift+X on macOS).