Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Co-Pa - File Picker and CombinerNew to Visual Studio Code? Get it now.
Co-Pa - File Picker and Combiner

Co-Pa - File Picker and Combiner

ajjuism

|
31 installs
| (0) | Free
Pick and combine multiple files from your workspace, Copy directory tree
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

File Picker and Combiner

File Picker and Combiner is a Visual Studio Code extension designed to enhance productivity by allowing users to select multiple files from their workspace and combine their contents efficiently. This tool is invaluable for developers working with large codebases or requiring aggregation of multiple file contents into a single file or clipboard.

Features

  • Integrates with VSCode Workspace: Seamlessly works within your existing workspace, providing a smooth user experience.
  • Interactive File Selection UI: Offers a custom webview panel to choose files with ease.
  • Multiple Output Options: Users can copy the combined content to the clipboard or save it as a new file.
  • Support for Various Text Files: Supports text files like .txt, .js, .ts, .html, .css, .json, .md, ensuring wide usability across different projects.

Installation

Install File Picker and Combiner directly from the Visual Studio Code Marketplace:

  1. Open Visual Studio Code.
  2. Navigate to the Extensions view by clicking the square icon on the sidebar or pressing Ctrl+Shift+X.
  3. Search for "File Picker and Combiner".
  4. Click on the install button.

You can also install it via CLI:

code --install-extension ajjuism.file-picker-combiner

Usage

Activate the extension by:

  • Command Palette:

    • Open the Command Palette with Ctrl+Shift+P or Cmd+Shift+P (on Mac).
    • Type "Pick and Combine Files" and hit enter.

Keyboard Shortcut:

Optionally, assign a shortcut to extension.pickAndCombineFiles in the keyboard shortcuts settings. Follow the UI prompts to select files and determine the output action for the combined contents.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft