+1
At 11:31 07.02.2002 -0600, you wrote:
>It'd be nice if this had support for text already on the line - EG
>
>if (true) break
>
>if (true) {<enter> break;
>
>if (true) {
> break;
>}
>
>instead of
>
>if (true) {
>
>}break;
>
>- Ian_______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
