This extension allows me to select multiple files in my workspace and combine their contents into a single text block, prefixed with a project structure tree of the selected files.
- Provides a webview panel to select files from the current workspace.
- Generates a text tree of the selected files.
- Combines the content of selected files.
- Allows copying the combined output to the clipboard.
This extension does not contribute any VS Code settings.
No known issues.
- Initial version for personal use.
Enjoy!