Skip to content

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.

Notifications You must be signed in to change notification settings

raystriker/simple-file-combiner

Repository files navigation

Simple File Combiner

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.

Features

  • 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.

Extension Settings

This extension does not contribute any VS Code settings.

Known Issues

No known issues.

Release Notes

0.0.1

  • Initial version for personal use.

Enjoy!

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published