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

Reply via email to