forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Upgrade Jedi to 0.13.0 #2667
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
Labels
area-intellisense
LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone
Comments
Closed
d3r3kk
added a commit
to d3r3kk/vscode-python
that referenced
this issue
Oct 25, 2018
d3r3kk
added a commit
to d3r3kk/vscode-python
that referenced
this issue
Oct 29, 2018
d3r3kk
added a commit
to d3r3kk/vscode-python
that referenced
this issue
Nov 1, 2018
d3r3kk
added a commit
to d3r3kk/vscode-python
that referenced
this issue
Nov 1, 2018
Fix for microsoft#2667 - Leave Jedi in pythonFiles for now
d3r3kk
added a commit
to d3r3kk/vscode-python
that referenced
this issue
Nov 2, 2018
Fix for microsoft#2667 - Leave Jedi in pythonFiles for now
d3r3kk
added a commit
to d3r3kk/vscode-python
that referenced
this issue
Nov 2, 2018
Fix for microsoft#2667 - Leave Jedi in pythonFiles for now
DonJayamanne
pushed a commit
that referenced
this issue
Nov 7, 2018
* Update Jedi to 0.13 * For #2667 * Leave Jedi in pythonFiles for now * Correct API usage for initializing Environments in Jedi * Layout update for jedi test and update check for Python v2 * Add news file * Simplify news entry
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area-intellisense
LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
To fix issues like #140.
We should also see if we can't get Jedi to be installed like ptvsd and thus remove it from the repository.
The text was updated successfully, but these errors were encountered: