-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Python Language Server crash "Value cannot be null." #3302
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
Comments
VS Code version: 1.28.2
Then The same error keeps showing up:
|
This issue was moved to microsoft/python-language-server#383 |
This issue was moved to microsoft/python-language-server#384 |
Fixed upstream (microsoft/python-language-server#383) |
Environment data
Actual behavior
No python intellisense when not using jedi.
Expected behavior
Python intellesense even when jedi is off
Steps to reproduce:
Logs
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)Output from
Console
under theDeveloper Tools
panel (toggle Developer Tools on underHelp
)The text was updated successfully, but these errors were encountered: