ouch ... each time i move my cursor around someInstace.isRunning() will result in adding and removing two spaces ? not putting spaces withing the braces is fine with me, i can add them manually ... hey i still have to justify my existence on this planet :o)
a++ Cedric En r�ponse � Frederking Christian EXT <[EMAIL PROTECTED]>: > eliminate the __ inside the () when the cursor is moved out of the (__) > > with nothing in it ? (to be quite fancy, reestablish the __ around the > cursor > whenever the cursor is moved back into the resulting () ?) > $0.02 > -CF > > > -----Original Message----- > > From: Valentin Kipiatkov [SMTP:[EMAIL PROTECTED]] > > Sent: Tuesday, March 12, 2002 12:26 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [Eap-list] "Smart braces" feature > > > > Well, you are right. But there would be another problem with such > behaviour. > > If you aren't going to type anything inside brackets (for example, > call to a > > method with no arguments) then there should be no spaces added. How > could we > > manage that? > > > > Best regards, > > Valentin Kipiatkov > > ----------------------------------------------------------- > > IntelliJ Software, http://www.intellij.com/ > > "Develop with pleasure" > > ----------------------------------------------------------- > > > > ----- Original Message ----- > > From: "Jordan Zimmerman" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Monday, March 11, 2002 11:05 PM > > Subject: [Eap-list] "Smart braces" feature > > > > > > > I like the new "Smart braces" feature. However, it doesn't apply my > code > > > style preferences. For example, I do "if" statements like this: > > > > > > if ( x ) > > > > > > With the "Smart braces" feature, though, when I type "if (", I get > > > > > > if () > > > > > > It seems to me that I should be (where "|" is the insertion point) > > > > > > if ( | ) > > > > > > =========================== > > > Jordan Zimmerman > > > Altura International > > > Catalog City > > > > > > _______________________________________________ > > > 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 > > _______________________________________________ > 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
