I have found that it looks like 91998 ?? S 0:00.39 /usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/Resources/Python.app/Contents/MacOS/Python ../dependencies/jedi/evaluate/compiled/subprocess/__main__.py ../dependencies
I worry about ../dependencies
Eddy Ernesto del Valle Pino
@edelvalle
me too...
Serhii Ruskykh
@srusskih
actually a have tests a completion on jedi plugin, maybe it worker because of related import paths
Eddy Ernesto del Valle Pino
@edelvalle
I ran jedi in the python CLI, loaded the env I have created, gave it a snippet to autocomplete
and it did well
It seems that runing env it with just the interpreter does not work any more, it really needs this new env configuration to work
Serhii Ruskykh
@srusskih
also we should consider about extra paths that we allowed to include in sys.path
I can't find a way how we can add them to jedi's Environment
Eddy Ernesto del Valle Pino
@edelvalle
yes, I know because people using buildout or something weird like that will complain hahahaha
Serhii Ruskykh
@srusskih
(8
Eddy Ernesto del Valle Pino
@edelvalle
well this was also a decision of the jedi developer, should the plugin will have to adopt it at some point, what do you think?
Serhii Ruskykh
@srusskih
I see lots of TODO in a code, maybe we can wait and update jedi a bit later, for now we can try to figure out how we can work with latest (breaking) changes :smile:
Eddy Ernesto del Valle Pino
@edelvalle
Good idea
I will go to sleep then... I guess un Ukraine is even later, so I suggest yo do the same... ;)
Good night!
Serhii Ruskykh
@srusskih
Good night!
11pm here
Eddy Ernesto del Valle Pino
@edelvalle
right, here 10pm
Serhii Ruskykh
@srusskih
(:
Eddy Ernesto del Valle Pino
@edelvalle
@srusskih Here you go, srusskih/SublimeJEDI#240
It works in my computer..... lol
check it, try it, use it....
Serhii Ruskykh
@srusskih
@edelvalle merged in master, after some beta-testing we can release it. Great job!
_
Eddy Ernesto del Valle Pino
@edelvalle
Well, I'm using it daily, we should get some feedback from someone with Sublime 2