Hello, We can make methods with a lot of parameters more readable if we enable "*Code Style -> Java -> Method Declaration Parameters -> Align when multiline*" and set "*Code Style -> Java -> Method Declaration Parameters*" to "*Chop down if long*".
*Formatting now:* [image: Inline image 1] *Formatting with enabled "Code Style -> Java -> Method Declaration Parameters -> Align when multiline" and "Code Style -> Java -> Method Declaration Parameters" = "Chop down if long".* [image: Inline image 2]
