ok-gradle
ok-gradle copied to clipboard
Add Button to "insert here"
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
Note to future self: this could be added as an option in Settings menu (to insert statement right at the current position in file)
Another note to future self: this could be working inline, i.e.: directly while typing in a build.gradle file