+5 If I press Ctrl-space at this point I am happy to have IDEA list the possibilities even if there is already something after the dot.
At 11:23 AM 11/04/2002, you wrote: >When I have: > >component.| > >with the cursor right after the button, a popup with code completion >opens automatically. > >I would like the popup to appear automatically only if the character to >the right of the cursor is empty/ not an identifier character: > >(component.|) >component.; >etc > >would auto show the popup. > >component.|getName(); > >would NOT auto show the popup. > >I find that the popup in this situation is VERY annoying. > >Carlos > >-- >Carlos Costa e Silva <[EMAIL PROTECTED]> > > >_______________________________________________ >Eap-features mailing list >[EMAIL PROTECTED] >http://www.intellij.com/mailman/listinfo/eap-features -- Stock Software Pty Ltd _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
