Hello.
When i define a class derived from another class(from the PyQt5, or another 
package), i got no autocomplete inside(i type "self." and got nothing 
except the variables and methods that i defined explicitly, so i got method 
__init__ in that case, and none of the methods and variables of the parent 
class).
I tried PyCharm, it gives me a bunch of methods and variables in 
autocompletion in the exact same code. But PyCharm isnt an option(Spyder 
much more interactive).
So question is: Is that autocomplete works as it designed or there is some 
problems with my installation?

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to