Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ChatGPT AppendNew to Visual Studio Code? Get it now.
ChatGPT Append

ChatGPT Append

primaryobjects

|
390 installs
| (0) | Free
| Sponsor
Saves all source code files in your project to a list of text files for copying/pasting into ChatGPT. Each file is limited to a configurable max size of characters to allow pasting into the conversation.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ChatGPT Append

Saves all source code files in your project to a list of text files for copying/pasting into ChatGPT.

Install in VsCode.

The perfect minimialistic tool to allow ChatGPT to analyze your project's source code.

Created with ChatGPT4!

Screenshot of VSCode extension ChatGPT Append

Quick Start

  1. Open your VSCode project.
  2. Press the hotkey F1.
  3. Run the command ChatGPT Append. A list of text files will be saved with all of your project's source code appended.
  4. Copy and paste each file contents into the ChatGPT conversation prompt to have it analyze your code.

You can now ask questions and have the AI develop your code for you!

Process a Single File

Right-click the file in the left-side navigation and select the menu option ChatGPT Append.

Features

  • Saves all source code files in your project to a concatencated list of text files.
  • Configurable maximum number of characters per file.
  • Configurable destination folder.

Extension Settings

This extension uses the following settings:

  • chatgptAppend.maxFileSize: Max number of characters per file. Default is 2000.
  • chatgptAppend.folderName: Destination folder to save files. Default is chatgpt_append_files.
  • chatgptAppend.ignoreFiles: List of filenames or wildcards to ignore.

License

MIT

Author

Kory Becker http://www.primaryobjects.com/kory-becker

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