This is fixed in the build #539. Thanks for reporting it! Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" -----------------------------------------------------------
----- Original Message ----- From: "Thomas Singer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 19, 2001 7:57 PM Subject: [Eap-list] Strange behaviour on code complete > Hello, > > in one of the last builds the code completion behaviour changed slightly. > > Example: > > FileStarter fileStarter = ... > > fi| > > Pressing Ctrl-Space at the '|', selecting the right value and hitting '.' > completes to > > FileStarter fileStarter = ... > > fileStarter.| > > But now there does not occur the code-completion popup any more. I think > older builds (before 525?) did it. It's a little bit annoying, because I > need to press Ctrl-Space even after a period. > > Best regards > Thomas Singer > > > > _______________________________________________ > 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
