gradle-completion
gradle-completion copied to clipboard
Allow completion for projects that name build scripts same as project name
Ratpack, for example, uses ratpack.gradle. Gradle will look for "PROJECT_NAME.gradle" automatically, but gradle-completion doesn't yet.