Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client/server architecture #623

Closed
dholth opened this issue Sep 29, 2016 · 5 comments
Closed

client/server architecture #623

dholth opened this issue Sep 29, 2016 · 5 comments

Comments

@dholth
Copy link

dholth commented Sep 29, 2016

pythonVScode's completions serializer https://github.com/DonJayamanne/pythonVSCode/blob/master/pythonFiles/completion.py

@blueyed
Copy link
Collaborator

blueyed commented Sep 29, 2016

Please elaborate.

@dholth
Copy link
Author

dholth commented Sep 29, 2016

It should read separate Jedi Vim into a client and server so the completions can run under a different python than that embedded in vim
On Sep 29, 2016 18:03, Daniel Hahler notifications@github.com wrote:Please elaborate.

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.

@blueyed
Copy link
Collaborator

blueyed commented Sep 29, 2016

That is what https://github.com/zchee/deoplete-jedi does and (at least for me) out of the scope for this plugin.

@dholth
Copy link
Author

dholth commented Sep 29, 2016

Looking for python 2 and pypy completions from a Python 3 vim...
On Sep 29, 2016 18:29, Daniel Hahler notifications@github.com wrote:That is what https://github.com/zchee/deoplete-jedi does and (at least for me) out of the scope for this plugin.

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.

@blueyed
Copy link
Collaborator

blueyed commented Sep 29, 2016

Well, you can use Neovim and deoplete/deoplete-jedi then.

But this is not really a support channel.
Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants