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

compilation inactive context awareness is off #3233

Closed aronsuarez closed 2 months ago

aronsuarez commented 2 months ago

Expected Behavior

I will generate commit messages

Actual Behavior

I can't generate commit messages, the Code Assist Plugin show this message: compilation inactive context awareness is off

Additional Information

https://github.com/user-attachments/assets/367672bf-9750-498a-bf5a-9ff52204a577

ivanporty commented 2 months ago

Thanks for the report @aronsuarez. The fix for this will be in the next release. For now, please try the following workaround to reset the settings: Open Gemini settings and set project id to empty, close settings. Open Gemini toolwindow, you should see the following:

Screenshot 2024-09-25 at 5 11 50 PM

Select project, and then click Finish (required to reset the context settings). Gemini should be active after that. Let us know if this worked for you.

aronsuarez commented 2 months ago

@ivanporty thank's this has worked