./gradlew completer #2582
Labels
completer
High level tracking issue for completer
enhancement
New feature or request
fund
Fundable with polar.sh
Command
./gradlew
Description
./gradlew is the Gradle wrapper command. It is typically preferred by Kotlin developers over
gradle
because the wrapper ensures that everyone is using the same gradle version.Homepage
https://docs.gradle.org/current/userguide/gradle_wrapper.html
Documentation
https://docs.gradle.org/current/userguide/gradle_wrapper.html
Repository
No response
Complexity
M
Anything else?
I think we could reuse a lot of what's been done for the
gradle
completer. Please let me know if this is a sensible request, and I might be able to take a crack at implementing this.Polar
The text was updated successfully, but these errors were encountered: