Skip to content

skaramicke/vscode-copy-combined-markdown

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published