Skip to content

Fix error when resolving completion items for Rope#125

Merged
ccordoba12 merged 3 commits intopython-lsp:developfrom
ccordoba12:issue-123
Dec 7, 2021
Merged

Fix error when resolving completion items for Rope#125
ccordoba12 merged 3 commits intopython-lsp:developfrom
ccordoba12:issue-123

Conversation

@ccordoba12
Copy link
Copy Markdown
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