Is there anyway to arrange code so that the named ...
# intellij
n
Is there anyway to arrange code so that the named params are in the same order for all function calls? I think phpstorm can do it?
1
a
Kotlin plugin doesn't have such a feature, you're welcome to create a feature request and describe your use case: https://youtrack.jetbrains.com/issues/KTIJ
👍 1