Documentation Index
Fetch the complete documentation index at: https://docs.qodo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Qodo IDE plugin, formerly Qodo Gen, brings local code review workflows to JetBrains and VS Code as part of the Qodo Platform.
Chat response issues
If you encounter unexpected or missing responses in Qodo IDE Plugin chat, we recommend attaching the Request ID when reporting the issue. You can copy the Request ID from the chat message in two ways:- From the message menu: Click the 3 dots (…) on the message → Copy Request ID
- From the context menu: Right-click on the message → Copy Request ID
Extracting logs for general troubleshooting
When facing login problems, unusual behaviors, or other issues, please include IDE logs in your support ticket.VSCode
JetBrains (IntelliJ, PyCharm, etc.)
If you don’t see the “Show Log” option (or your IDE version omits it), you can manually find the log directory:
- Windows:
%LOCALAPPDATA%\JetBrains\<IDE-Name><version>\log - macOS:
~/Library/Logs/JetBrains/<IDE-Name><version> - Linux:
~/.cache/JetBrains/<IDE-Name><version>/log