I would also like to cast a vote for this feature. I think that the option of automatic formatting after each time that the user enters a new line would be great.
Chad -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 7:58 AM To: [EMAIL PROTECTED] Subject: Re[2]: [Eap-list] Please restore the { live template Hi, Could I just add my voice to those asking for this facility, I too miss emacs way of doing this +1 H On 14 Feb 2002 09:36:11 +0100 Jonas Kvarnstr�m <[EMAIL PROTECTED]> wrote: > On Thu, 2002-02-14 at 00:08, Bradshaw, Paul wrote: > > This is EXACTLY the reason I wish the { [Enter] would "format as you > type" > > rather than trying to be a built-in "live template". > > > > I want to type "if(x){foo(y);}" as one string of text, and have it > come out > > as: > > > > if (x) > > { > > foo(y); > > } > > > > (or however else you have the brace settings configured). > > > > I want it to "code-layout as I type", not try and second guess by > adding > > characters I haven't typed yet (like the closing brace) unless I tell > it to > > (by invoking a live-template). I feel this would be the MOST useful, I > > think (especially if it were an option that could be turned off for > people > > who are annoyed by their code shifting around as they type). > > +5 > > I'm used to this kind of formatting in Emacs with its "electric" braces > and semicolons (although there I would have typed "if (x) {foo(y);}" > since the parentheses didn't automatically add spaces). > > > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
