GoogleCloudPlatform / cloud-code-intellij

Plugin to support the Google Cloud Platform in IntelliJ IDEA - Docs and Issues Repository
Apache License 2.0
320 stars 59 forks source link

Not compatible with the version of your running IDE (IntelliJ IDEA 2024.2) #3220

Closed carlosdemoraes closed 3 months ago

carlosdemoraes commented 3 months ago

(Please ensure you are running the latest version of Cloud Cloud IntelliJ with Help > Check for Updates.)

Running the latest (2024.2) but the plugin is incompatible. Dead in the water here at work

andres-zym commented 3 months ago

A similar case to the flutter plugin, maybe the same solution can be used

https://github.com/flutter/flutter-intellij/issues/7595#issuecomment-2277237451

vivekbhatnagar commented 3 months ago

Last version 24.7.1-api-version-223 is not compatible with IDE Build #IU-242.20224.300, built on August 6, 2024 and so on..

image

Fanthom0 commented 3 months ago

you need the JetBrains AI Assistant plugin assistant installed (don't need a license) to work. i just update all plugins and its working perfect.

ivanporty commented 3 months ago

We just released completely reworked Gemini Code Assist functionality in the Cloud Code. It has native IDE completion support, no conflicts with Tab actions, brand new chat UX, chat history and query history, .aiexclude file support. It also supports 2024.2 (version 24.8.1). Please re-open if you see any issues installing it into 2024.2

vivekbhatnagar commented 3 months ago

There is no issue in installing. But this interdependency is new, that Cloud Code needs another com.google.tools.ij.aiplugin plugin installed first. Wonder what is the reason to have this AI based plugins mixed with core Cloud code plugin?

Nevertheless, thanks at-least, I'm able to use now. ( I had to uninstall and install again)

image