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

Better exception handling when parsing responses received from Jedi #1867

Closed
DonJayamanne opened this issue Jun 5, 2018 · 0 comments · Fixed by #1868
Closed

Better exception handling when parsing responses received from Jedi #1867

DonJayamanne opened this issue Jun 5, 2018 · 0 comments · Fixed by #1868
Assignees
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@DonJayamanne
Copy link

See #1721 (comment) & #1810 (comment)

ERR Cannot read property 'id' of undefined: TypeError: Cannot read property 'id' of undefined at responses.forEach (C:\Users\derekw\.vscode-insiders\extensions\ms-python.python-2018.4.0\out\client\providers\jediProxy.js:393:54) at Array.forEach (native)

@DonJayamanne DonJayamanne self-assigned this Jun 5, 2018
@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. needs PR labels Jun 5, 2018
@DonJayamanne DonJayamanne added this to the June 2018 milestone Jun 5, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 18, 2018
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. bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants