A simple VS Code extension that lets you click a status‐bar button to copy all open tabs into your clipboard, each preceded by a relative‐path header.
- Status‐bar button with a clipboard icon
- Computes path relative to first workspace folder (or filename if no workspace)
- Concatenates all open editors in left‐to‐right order
- Copies to system clipboard
None beyond a workspace with open editors
This extension contributes no settings.
- Only uses the first workspace folder for relative paths.
- Does not include unsaved files with no path.
- Initial release
