Claude Code & Google Code Assist Plugins together

I am using Claude Code plugin in PhpStorm, WebStorm and PyCharm.

I am wondering if I can install codeassist.google also ?

Will there be a clash of sorts ?

0
2 comments
Official comment

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.

0

Please sign in to leave a comment.