Hello Brian, I'm sure, it's a smart feature. IDEA remembers, what was used mostly.
Tom At 11:59 14.03.2002 -0800, you wrote: >it seems as though when I am typing something such as: > >elementName.getName().equals| > >(with | as the current insertion point) > >code complete will offer > equals(Object object) boolean > equalsIgnoreCase(Object object) boolean > >and will always preselect the lower one, such that when I accept the >selection, I always end up with equalsIgnoreCase instead of equals.... > >it seems as though the regular expression is being too greedy... or >something... > > > >Brian Majewski _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
