I love Kotlin

Uplink@programming.dev to Programming@programming.dev – 42 points –

...but I hate that you can practically only use it with IntelliJ. Trying to use it with just Gradle and vscode is such a pain and maybe even impossible to get anything more than basic syntax highlighting. That is all.

13

You are viewing a single comment

Gradle is fantastic, but there is this mantra you have to chant while tinkering with it:

I hate Gradle, I hate Gradle, I hate Gradle, I hate Gradle, I hate Gradle

But once you get it to do whatever you want it's way more powerful than Maven, since it's actual code. Also you will never get me to voluntarily define my project structure in XML.