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

Quick Info: Fix issue where quick-info would not be dismissed #508

Merged
merged 6 commits into from Jul 1, 2017

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Jul 1, 2017

Issue: When using quick-info, there would be cases in the LSP client where you could get quick-info, and then move, and the quick-info would stay around. This is very annoying.

Fix: Some LSP providers don't send back an error in this case, and just return a null result. In that case, we should handle it and clear it out.

I also took an opportunity to add a scrollbar (similiar to the completion details)

@bryphe bryphe merged commit 31f872c into master Jul 1, 2017
@bryphe bryphe deleted the extr0py/fix-quick-info-on-move branch April 4, 2018 21:55
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.

None yet

1 participant