Copies selected project file structure and content to the clipboard, formatted for pasting into Large Language Models ( LLMs).
Right-click files/folders in the Project view, select "Copy for LLM", and paste into your LLM prompt.
The output includes a file tree representing the selection within the project and the content of the included files, each preceded by a header comment indicating its path relative to the project root.
Only tested with IntelliJ. Other JetBrains IDEs should work, but are not guaranteed to be supported.