There is change from 644 according to the way how newlines are indented. If have all 
settings for indent of braces to 'Next line'.
In <=644 I typed
&nbsp;&nbsp;if(true) <Enter>
&nbsp;&nbsp;<Cursor>
and the cursor was placed directly below the 'if' (as you hopefuly see). Thus I could 
type the '{'-brace and press enter -- perfect behaviour.
Now, it works like
&nbsp;&nbsp;if(true) <Enter>
&nbsp;&nbsp;&nbsp;&nbsp;<Cursor>
the cursor has already indented. 
So the 'Next line' option makes no sense, it's always 'Next line shifted' :-(
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs


Reply via email to