I am wondering how you would like feature requests for IDE improvements to be handled. I guess you already know that IntelliJ’s editing and refactoring support for Java is a little more advanced than it is for Kotlin right now
Do you want feature requests for things that
- would be nice to have
- are present in Java support but absent in Kotlin support
- are present in Scala support but absent in Kotlin support
right now or are you going analyze gaps systematically in one of the later releases? I know that every additional issue causes extra work (classification, discussion, finding needles in haystacks) and is only helpful if you got the time to work on it.
So what do you think?