Answer the question
In order to leave comments, you need to log in
Why doesn't the Anaconda plugin suggest modules when importing?
I use the Anaconda plugin for Sublime Text 3 to have hints / auto-completion when writing code.
I started getting acquainted with PyQT5 ... but for some reason Anaconda does not show possible auto-completion options during import, more precisely, it shows the option only after I have already written half of it myself.
Here I want to import QApplication: The
tooltip appears when I have already written 5 letters of the class I want to import:
If I use the Jedi plugin, then everything is fine with the import:
The question is, is it possible to fix autocomplete in the Anaconda plugin so that it shows all possible hints, like on the screen with Jedi?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question