On Dienstag, 26. Januar 2010, Flavio Coelho wrote:
> Hi,
> 
> the autocomplete function of eric4 is giving me nonsensical suggestions.
> 
> for example if I type: "self." it proposes all sorts of completions which
> are not attibutes of self, if I proceed to typemore letters, such as
> "self.mo" it continues to present me with random suggestions which doesn't
> even start with "mo".
> 
> I am running eric 4.4.0 (r3604) with both qscintilla (from API files only)
> and rope completions turned on.

That means, that the rope completions take precedence. Maybe these are wrong. 
Unfortunately rope is a third-party package. You should post a report on the 
rope development list.

Alternatively you download the eric assistant plug-in, which is another 
autocompletion and calltips provider. Make sure to disable the rope provider. 
I prefer the assistant one.

> 
> How do I fix that?
> 
> thanks in advance,
> 

Regards,
Detlev
-- 
Detlev Offenbach
det...@die-offenbachs.de
_______________________________________________
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to