GoogleCloudPlatform / cloud-code-intellij

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

Duplicate editing support (docs / diagnostics) for kustomize files from Cloud Code and the JetBrains Kubernetes plugins #3150

Open etanshaul opened 1 year ago

etanshaul commented 1 year ago

Cloud Code has some overlapping editing features with the JetBrains Kubernetes plugin.

To avoid duplicate suggestions / docs / diagnostics, Cloud Code selectively disabled Kubernetes editing support when the JB plugin is installed.

however, it appears as though Kustomize is not being suppressed. We need to expand this logic to also cover Kustomize.