Why is wildcard imports default settings for Kotlin and Java?
已回答
As the title states Im wondering why wildcard imports for Kotlin and Java is defaulted in IDEA?
Every forum or coding conventions I have come across recommends to change this settings to Single Name or at least 999 names used.
Is there a really good reason IntelliJ IDEA is doing otherwise?
请先登录再写评论。
Hello,
Feel free to vote for the related request on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-124296. I asked developers to look into it.