Join Slack
Powered by
Is there any way to automatically rearrange kotlin...
# intellij
s
stantronic
09/08/2017, 8:51 AM
Is there any way to automatically rearrange kotlin files in Intellij? E.g. companion objects always at the top, private functions on the bottom etc.
y
yole
09/08/2017, 8:52 AM
no
k
karelpeeters
09/08/2017, 8:52 AM
Reformat code doesn't do anything?
Ctrl+Alt+L
or
Ctrl+Alt+Shift+L
for the settings, make sure "rearrange code" is checked.
karelpeeters
09/08/2017, 8:52 AM
Ah okay.
s
stantronic
09/08/2017, 8:54 AM
Ah well. Thanks anyway.
6
Views
Open in Slack
Previous
Next