Kotlin and Gradle?

Hi, does anyone have a specific working configuration with Kotlin and Gradle? Like specific extensions, jdk and gradle versions, etc. This would be for a non-android usage of Kotlin.

I’m coming from the intellij world and new to vscode’s way and having a hard time getting even a basic project able to recognize gradle dependencies, so I’d rather start with a specific setup that works and go from there, because anything working is probably close enough.

1 Like

I basically used the extensions here:

and now it seems to recognize dependencies and such,