Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mefengl/vscode-copy-folder-content

Copies the content of a selected folder or a collection of files into the clipboard with customization options.
https://github.com/mefengl/vscode-copy-folder-content

Last synced: 2 months ago
JSON representation

Copies the content of a selected folder or a collection of files into the clipboard with customization options.

Awesome Lists containing this project

README

        

# 📂 Copy Folder Content: AI Prompt Made Easy

This Visual Studio Code (VSCode) extension empowers you to effortlessly copy the content of any selected folder or file to your clipboard, offering customizable options for developers, content creators, and educators.

## Key Use Cases:

1. **Front-end Development**: Aggregate HTML, JS, CSS, and more into your clipboard.
2. **VSCode Extension Development**: Easily select and copy key files like `extension.ts`, `package.json`.
3. **Project Configuration**: Copy `package.json`, `tsconfig`, and more in a single action.

### Folder Commands

- **Copy Folder Content**: Include all files in the selected folder.
- **Copy with Prompt**: Add a user-defined prompt.
- **Copy Without Comments**: Exclude comments from copied content.
- **Recursive Copy**: Recursively copy all files from the folder and its subfolders.

### File Commands

- **Create File Collection**: Add individual files, copy the collection, and manage with ease.

## Easy Usage 🖱️

### Folder Operations:

- Right-click your desired folder in the Explorer panel.
- Choose your preferred copying option.
- Copy with or without a prompt or comments.
- Clipboard now holds your content!

### File Operations:

- Manage individual files or entire collections.
- Right-click on files to add, copy, or start new collections.

## Collaborate and Contribute 🤝

Pull requests are welcome, and for significant changes, please open an issue for discussion.

## License 📄

MIT

Enjoy! 🎉