GoogleCloudPlatform / cloud-code-intellij

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

ADD option to disable for Current Project #3088

Open allanlaal opened 2 years ago

allanlaal commented 2 years ago

Expected Behavior

Cloud Code does not run if the IntelliJ project is not using it

Actual Behavior

runs, makes boot longer

Additional Information

IDEA already has a built in mechanism for this

ivanporty commented 2 years ago

@allanlaal thanks for the report. To clarify, you are suggesting to never run any activities (like installing updates or Cloud SDK) when an IDE project (i.e. something that doesn't use GCP or Kubernetes) is not configured or never uses them?