Hi friends -- what's the best way to include gradl...
# gradle
n
Hi friends -- what's the best way to include gradle-script-kotlin sources in IntelliJ when I'm editing a project's
build.gradle.kts
file? Or in other words, how do I
Cmd+B
into the Kotlin definitions without having to go through the decompiler... ?