D
D
Drovosek012019-02-08 13:34:52
Sublime Text
Drovosek01, 2019-02-08 13:34:52

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
5c5d5a8c9f22d401992979.png
tooltip appears when I have already written 5 letters of the class I want to import:
5c5d5acc3633a843930516.png
If I use the Jedi plugin, then everything is fine with the import:
5c5d5b179f1bf256986441.png
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 question

Ask a Question

731 491 924 answers to any question