Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Bugfix: Completion intermittently stops working #1457

Merged
merged 1 commit into from
Feb 7, 2018

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Feb 7, 2018

Issue: In some cases, the completion details provider can return null.

Defect: We don't handle that case; we always assume a completion detail was returned.

Fix: Protect against the case of a null completionItem

@bryphe bryphe merged commit f1701ac into master Feb 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant