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

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

Ansible warning on jinja2 braces on when -