Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>codebundlerNew to Visual Studio Code? Get it now.
codebundler

codebundler

ddb0

|
10 installs
| (0) | Free
puts all code into a txt
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

codebundler

effortlessly combines all your project's code into a single file, for quick code sharing, reviews, or archiving.

features

  • One-Click Bundle: With a single command, aggregate all your project files into one.
  • Exclude Folders: Automatically grabs .gitignore.
  • Simple Structure Overview: Generates a structured summary of your project's files at the beginning of the bundle.

use

  1. Install the Extension: Search for codebundler in the VS Code Extensions Marketplace and install.
  2. Bundle Your Project: Open your project in VS Code, open the Command Palette (Ctrl+Shift+P), and execute the Bundle Project Code command.
  3. Find Your Bundle: Locate the project_bundle.txt in your project's root directory.

license

licensed under MIT - see LICENSE

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