Not sure if this has been asked before, but are th...
# intellij
c
Not sure if this has been asked before, but are there any plans to support Code Arrangement for the code style formatting? Going through the code style guidelines I noticed that, for example, it is recommended to have companion objects at the bottom of the class. The current Kotlin plugin does not re-arrange any properties or methods to match the style akin to what the IDE does for the Java language.
Tried Intellij Community 2019.3 as well as Android Studio 3.6
a
No current plans, but please vote for https://youtrack.jetbrains.com/issue/KT-25677
c
Thanks! Voted and shared the link 🙂