Intellij Code Style setting for aligning method parameters with opening parenthesis -


intellij has custom code style setting support hard-coded continuation indentation:

enter image description here

this not aligned code styles used team: use indentations flush opening parenthesis:

enter image description here

i have tried out preferences | wrapping , braces | align when multiline :

enter image description here

it did not have effect.

is there code style configuration support formatting?

i on ij ultimate 2017.1.5 on os/x.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -