Currently, when I import the code, for example:
from datetime import datetime
I donβt see what methods he has. How could I find out what utcnow () is, for example. It would be great if there was a plugin for sublime, so I have this functionality, as in eclipse with cntr + space for methods. It can also be if there is any navigation between class definitions or a transition to a property definition, etc.

python sublimetext3
makkasi
source share