GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij
Duplicate editing support (docs / diagnostics) for kustomize files from Cloud Code and the JetBrains Kubernetes plugins
Open
- Dominant language
- No language data
- Stars
- 325
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.