This message was deleted.
# kotlin-dsl
s
This message was deleted.
n
isn't that an IntelliJ issue? (I assume that's the IDE you're using, as I noticed the same)
👍 1
It should probably also omit package imports for gradle api classes in those cases, as they shouldn't be needed. After it adds them, they're immediately greyed out for me.
1
m
That's definitely not common to all
.kts
scripts. I remember writing
*.main.kts
without having this issue so there is something linked to Gradle. I'll dig the youtrack see if I can find something 🕵️
Interestingly that works inside Android Studio 🤔
It should probably also omit package imports for gradle api classes in those cases, as they shouldn't be needed
This seems to be working for me at the moment (IntelliJ EAP)
n
oof, 5 years old ticket 😕
m
Yup, I feel like an archeologist now 😅