7123 - Enter in Java code doesn't work correctly
See the image: before and after pressing Enter. Started to happen in 7123 build only.
WinXP SP2, jdk1.6.0_01
Attachment(s):
what-I-really-wanted.png
after.png
before.png
请先登录再写评论。
See the image: before and after pressing Enter. Started to happen in 7123 build only.
WinXP SP2, jdk1.6.0_01
请先登录再写评论。
Another scenario
Attachment(s):
before.png
after.png
what-I-really-wanted.png
Still the same in M2 (build 7126)
do you have the "Align when multilign : method parameters" code style checked ?
correction : it's the call arguments that needs to be checked to achive your second scenario.
Method parameters seem to be only used for method declarations, not method calls
Align when multiline : binary expression should do this
Thanks, I've checked all of them and will try new settings soon.
The reason I thought it could be a bug is because this behavior has changed for me in the last couple of builds only, before M2 was released.