Incorrect enum formatting
Answered
I've created an enum class which implements an interface. Each enum value is to declare its own `get` method. However the default formatting of the enum is quite strange. How can I have the formatting match the second image below instead of the first? I'm not sure what settings option this falls under.


Please sign in to leave a comment.
Vote for https://youtrack.jetbrains.com/issue/IDEA-106353.
@Serge Barnov
Thank you for your comment. I'm sad to see that this cannot be solved without developer intervention. I voted on the suggestion though.