Replies: 1 comment 2 replies
|
Hi Gayanper Thanks for the input, appreciate it! We decided against the service view because we want to match the experience in vscode-kubernetes-tools for a seamless transitition between vscode and IDEA. A toolkit window also is to us the better match because there's more available vertical space to display all the items that are available in your kubeconfig. Imho this is even more important if there's a decision to allow several active contexts at the same time (several users seem to request this). |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In IntelliJ similar integration are done into Services view. For example Docker in IJ CE. Is there any reason the k8s plugin is not providing the content and navigation inside the service view ?
All reactions