Ohh... cool... but it is kind of buggy.. For example do the typing of type casting result in extra closing ) ex: ps.setString(6, (String) p_htOrder.get(VALUE_CONSIGNEE_ID)); While typing this I ended up with three ) in the end.
Is there a way to turn it off? /Christian > -----Ursprungligt meddelande----- > Fr�n: Valentin Kipiatkov [mailto:[EMAIL PROTECTED]] > Skickat: den 19 april 2002 09:51 > Till: [EMAIL PROTECTED] > �mne: Re: [Eap-list] Trailing ) > > > Actually you don't need to use the right-arrow key - just > continue typing > with ')'. Try this. > > Valentin Kipiatkov > JetBrains, Inc / IntelliJ Software > http://www.intellij.com > "Develop with pleasure!" > > ----- Original Message ----- > From: "Christian Holmqvist, IT, Posten" > <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, April 19, 2002 10:39 AM > Subject: [Eap-list] Trailing ) > > > > Hi! > > > > Sometimes when using code completion I get a trailing ) after the > > "completed" code (and sometimes not only ) but also ); ). > This is very > > anoying since it results in extra handmovments to move the > curser over > the ) > > or ); > > > > Is this a bug or have I missused the code layout things. > > > > / Christian Holmqvist > > > > _______________________________________________ > > 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
