How can I add a custom action button to an editor gutter changes viewer?
Answered
I want to add my custom action to an editor gutter diff popup.
There is no documentation for injecting components into non-static elements like this.
This is what I want to do:
A new action button should appear in this toolbar.
Are there any ways to do such things?
Big thanks in advance!
Please sign in to leave a comment.
It is currently not possible to add additional actions to this specific toolbar, you're welcome to file a feature request https://youtrack.jetbrains.com/issues/IDEA
@Yann Cebron Thank you! I have left a feature request. You can find it here.
Have a great day!