christoph.pickl
03/31/2017, 4:47 AMMyClass.kt
and inside a single class called MyClass
. if i know change the name via refactoring features to YourClass
, i'd expect the file also to be renamed to YourClass.kt
, as it is usual in java. i know kotlin allows multiple top level classes, but in this specific case....... what do you think guys? is it worth creating a youtrack issue or am i completely wrong? 😉