ok-gradle icon indicating copy to clipboard operation
ok-gradle copied to clipboard

Add Button to "insert here"

Open sebokopter opened this issue 7 years ago • 2 comments

Often I use "Ok, Gradle" inside of a build.gradle file, when I'm already at the position to insert the dependency. Would be nice to have a button to do this, instead of copying the dependency and then have to paste it.

Maybe reuse the "OK" button therefore. IMHO this button is not intuitve, since it just closes the dialog. That's not what I expect. Even more when the tool is called "Ok, Gradle", then I would expect the magic happens on "OK".

This proposal is probably an rival to #4

sebokopter avatar Apr 17 '18 08:04 sebokopter

Note to future self: this could be added as an option in Settings menu (to insert statement right at the current position in file)

scana avatar Oct 23 '18 16:10 scana

Another note to future self: this could be working inline, i.e.: directly while typing in a build.gradle file

scana avatar Oct 29 '18 09:10 scana