Both the Claude Code and Google Code Assist plugins can be installed in JetBrains IDEs.
However, if both plugins provide code completion, they may compete for the same completion events. In such cases, the IDE can automatically disable certain built-in completion features (for example, Full Line Code Completion) when another completion plugin is active. This is expected behavior: https://youtrack.jetbrains.com/issue/IJPL-160863
For plugin-specific questions, please contact the plugin authors directly (e.g. via the "Report Issue" button on the Gemini Code Assist or Claude Code)
Hi there,
Both the Claude Code and Google Code Assist plugins can be installed in JetBrains IDEs.
However, if both plugins provide code completion, they may compete for the same completion events. In such cases, the IDE can automatically disable certain built-in completion features (for example, Full Line Code Completion) when another completion plugin is active. This is expected behavior: https://youtrack.jetbrains.com/issue/IJPL-160863
For plugin-specific questions, please contact the plugin authors directly (e.g. via the "Report Issue" button on the Gemini Code Assist or Claude Code)
Let me know if you have further questions.
Understood - I'll uninstall Google Code Assist for now but will keep Claude Code as the latter performs better for now.