EnterpriseDocumentation 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.
Set inline context
Select relevant component:
The dropdown menu provides a list of code components that can be referenced. These include:
- Folders
- Files
- Classes
- Functions
- Methods
- Repository tags
- Git Diff
- You can tag your local changes, branch changes and more
Keyboard shortcut
You can add code snippets as context using a keyboard shortcut.- VSCode:
- macOS:
CMD+Shift+E - Windows:
CTRL+Shift+E
- macOS:
- JetBrains IDEs:
- macOS:
CMD+ALT+, - Windows:
CTRL+ALT+,
- macOS:
Example usage
In the chatbox, type@ to quickly reference the sayHello function or the user variable.