Kotlin styleguide recommends to cut that to `src/m...
# announcements
d
Kotlin styleguide recommends to cut that to
src/main/main.kt
. I'm talking about this. Cited this part in linked post above
🧵 2
👌 1
s
I use the style guide's recommendation, which does have some drawbacks seeing as IntelliJ doesn't fully understand the standard
The compiler understands, though, as does the Gradle plugin, so the only issues I have with it are with IntelliJ
d
Hmm. I guess we're the minority then, since it's not getting fixed. Are you aware of any issues in YT for which I can vote? 🙂
Yeah, this is seems to be the trouble in Kotlin plugin
i
Android Studio is struggling with Kotlin Script too
d
Google devs said in today's AMA that they are not working on it so far, but plan to...