problem description
the contents of the test1.py file are as follows:
from test1 import A
A.tes...(test1)
desired help
I don"t know if our great sublime has a useful code hint that the completion plug-in can be used. I don"t seem to be able to implement this function when I try codeintel. I don"t know if it"s my configuration problem. This function can be realized smoothly in pycharm environment without configuration.
can you give me a more detailed configuration method to use sublime, for the first time?