Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Copy Combined MarkdownNew to Visual Studio Code? Get it now.
Copy Combined Markdown

Copy Combined Markdown

Mikael Grön

|
505 installs
| (1) | Free
Copy Combined Markdown is a Visual Studio Code plugin that allows you to select multiple files, right-click them, and generate a combined markdown file containing the content of all the selected files. This plugin is designed to provide context for ChatGPT.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Copy Combined Markdown

Copy Combined Markdown is a Visual Studio Code plugin that allows you to select multiple files and directories, right-click them, and copy their contents in a combined markdown format to the clipboard. This plugin is particularly useful for providing context for ChatGPT or for consolidating information from multiple sources.

Features

  • Select multiple files and directories in the Visual Studio Code explorer.
  • Right-click the selection and choose the "Copy Combined Markdown" option.
  • The content of the selected files is combined into markdown format, with language-specific code blocks, and copied to the clipboard.
  • Ideal for aggregating content for ChatGPT or for documentation purposes.

Installation

  1. Launch Visual Studio Code.
  2. Open the Extensions view (Ctrl+Shift+X or Cmd+Shift+X).
  3. Search for "Copy Combined Markdown".
  4. Click "Install" next to the extension.

Usage

  1. In Visual Studio Code explorer, select files and directories.
  2. Right-click the selection.
  3. Click "Copy Combined Markdown".
  4. The combined content is now on your clipboard in markdown format, ready to be pasted wherever needed.

Feedback and Contributions

Feedback and contributions are welcome. If you have any suggestions or encounter issues, please visit the GitHub repository and create an issue or pull request.

License

This plugin is available under the MIT License.

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