Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.15 KB

File metadata and controls

41 lines (25 loc) · 1.15 KB

One File Export - README

One File Export is a simple yet powerful VSCode extension that allows you to combine multiple files into a single text block for easy copying or exporting. Whether you're consolidating code snippets, configuration files, or notes, this extension streamlines the process with just a few clicks.

Screenshot

Features

  • Select multiple files from your workspace.
  • Merge content into a single text block.
  • Copy the combined text to the clipboard.
  • Generate a new text file containing the merged content.
  • Simple and intuitive UI for quick access.

Requirements

No additional dependencies are required. Just install and start using it.

Extension Settings

This extension does not introduce new settings.

Known Issues

  • Large files may take longer to process.
  • Some special character encodings may not be preserved in all cases.

Release Notes

1.0.0

  • Initial release with core features:
    • File selection.
    • Merging multiple files into a single text block.
    • Copy to clipboard and generate text file options.

For more information

Enjoy using One File Export! 🚀