Skip to content

Denuo-Web/copy-open-tabs

Repository files navigation

Copy Open Tabs

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.

App screenshot

Features

  • 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

Requirements

None beyond a workspace with open editors

Extension Settings

This extension contributes no settings.

Known Issues

  • Only uses the first workspace folder for relative paths.
  • Does not include unsaved files with no path.

Release Notes

0.0.1

  • Initial release

About

Click a button to copy all open tabs with relative path headers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published