Copy the file list of all currently open editors in VS Code to the clipboard.
What It Is For
Use this extension when you want to quickly export the current open-file context, such as sharing task scope, recording your working set, or generating a checklist.
How To Use
Open files in VS Code editors.
Open Command Palette (Ctrl+Shift+P).
Run Copy Open Editors: Copy File List.
Paste from clipboard.
Output is one file path per line.
Configurable Parameters
Press Ctrl+, to open VS Code Settings, then search Copy Open Editors.
You can also configure in settings.json.