A Visual Studio Code extension that allows you to copy selected files in the Explorer as markdown with filename to the clipboard.
The extension is particularly useful for quickly and easily exporting multiple files with paths for LLMs like ChatGPT or Claude (if you do not use an AI coding integration/editor like Cursor or GitHub Copilot).
Features
Copy as Markdown: Easily copy the content of selected files or folders as markdown with filename to the clipboard.
Context Menu: Right-click on files, multiple selected files, or folders in the Explorer to access the "Copy as markdown with filename" option.