Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Copy Code For LLMNew to Visual Studio Code? Get it now.
Copy Code For LLM

Copy Code For LLM

Apsonex

|
1 install
| (0) | Free
Copy files/folders formatted for LLM input directly to clipboard
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Copy Code For LLM

Copy-for-LLM is a VS Code extension that helps you quickly prepare code and files for use with Large Language Models (LLMs) like ChatGPT. It can copy selected files/folders or code to the clipboard in a format ready for LLM input, and also open selected code directly in ChatGPT.


Features

  • Copy Files for LLM – Copy the content of selected files or folders to the clipboard, formatted as:
<three-backticks-start><file-path>
<file-content>
<three-backticks-end/>
  • Open Selected Code in ChatGPT – Select code in your editor and open it in ChatGPT with a Markdown code block prefilled in the prompt.

  • Fully integrated into Explorer context menu and Command Palette.


Installation

  1. Open VS Code.
  2. Go to the Extensions view (Ctrl+Shift+X / Cmd+Shift+X).
  3. Search for Copy Code For LLM (publisher: apsonex) and install.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft