Skip to content

Copy Multiple Files As AI Prompt ​

Command Name: aide.copyAsPrompt

Copies the content of the selected files to the clipboard and formats it as AI interaction prompts.

Scenarios:

  • You want to copy the code from multiple files in one click to third-party websites like chatgpt.com or poe.com.
  • You wish to copy the entire project’s code in one click, rather than copying files one by one.

Usage:

  • Select files or folders in the explorer. (Multi-select: hold Ctrl or Cmd and click on files or folders)
  • Right-click and select ✨ Aide: Copy as AI Prompt.

Related Configuration:

  • You can customize the AI prompt template by configuring aide.aiPrompt.

  • You can ignore specific files or folders by modifying the aide.ignorePatterns configuration.

  • You can control whether to ignore files or folders specified in the .gitignore file by modifying the aide.respectGitIgnore configuration.

Released under the MIT License.