Skip to content

Add Jedi support for extra paths and different environment handling #680

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

Merged
merged 13 commits into from
Nov 16, 2019

Conversation

goanpeca
Copy link
Contributor

@goanpeca goanpeca commented Oct 23, 2019

This adds the ability to pass more entries to sys.path or a different Python interpreter to Jedi to get additional or new completions (respectively) for them.

@goanpeca goanpeca changed the title [WIP] Initial stub for including jedi env handling Initial stub for including jedi env handling Nov 16, 2019
@goanpeca goanpeca marked this pull request as ready for review November 16, 2019 05:31
@goanpeca goanpeca changed the title Initial stub for including jedi env handling Add jedi support for extra paths and different environment handling Nov 16, 2019
@goanpeca goanpeca force-pushed the enh/add-env-sys-jedi branch from 7f3a3b2 to 9f60e08 Compare November 16, 2019 07:07
@goanpeca
Copy link
Contributor Author

@ccordoba12 this one is ready!

@goanpeca goanpeca force-pushed the enh/add-env-sys-jedi branch from 98368be to e970ff8 Compare November 16, 2019 22:06
@ccordoba12 ccordoba12 changed the title Add jedi support for extra paths and different environment handling Add Jedi support for extra paths and different environment handling Nov 16, 2019
@ccordoba12 ccordoba12 added this to the 0.30.1 milestone Nov 16, 2019
@ccordoba12 ccordoba12 merged commit f02235e into palantir:develop Nov 16, 2019
@ccordoba12
Copy link
Contributor

Thanks a lot @goanpeca! Great work here!

15cm added a commit to 15cm/lsp-mode that referenced this pull request Feb 8, 2020
Different environment is supported for pyls in
palantir/python-language-server#680. Try to get the
environment specified by pyenv and pass it in.
15cm added a commit to 15cm/lsp-mode that referenced this pull request Feb 8, 2020
Different environment is supported for pyls in
palantir/python-language-server#680. Try to get the
environment specified by pyenv and pass it in.
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

Successfully merging this pull request may close these issues.

2 participants