intellij-kubernetes
intellij-kubernetes copied to clipboard
Remove clutter should be visually separate from push, pull and diff
related to #456
taken from the comment https://github.com/redhat-developer/intellij-kubernetes/pull/456#pullrequestreview-1052112346

Push, pull and diff are all about interacting with the server. "Remove clutter" is only about the editor. The action should thus be visually separate by using a separator or put to the right corner of the toolbar.
example of a separator in the IDEA debug toolbar:
