Skip to content

Fix error when resolving completion items for Rope #125

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 3 commits into from
Dec 7, 2021

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Nov 25, 2021

Also catch any possible error when trying to get docs for completion items in Rope.

Fixes #123

@ccordoba12 ccordoba12 added this to the v1.3.3 milestone Nov 25, 2021
@ccordoba12 ccordoba12 self-assigned this Nov 25, 2021
@ccordoba12 ccordoba12 changed the title Catch any possible error whe trying to get completion docs in Rope Fix error when resolving completion items for Rope Nov 25, 2021
Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
@ccordoba12 ccordoba12 merged commit f19b3b9 into python-lsp:develop Dec 7, 2021
@ccordoba12 ccordoba12 deleted the issue-123 branch December 7, 2021 02:26
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.

Resolving completion triggers an error
2 participants