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

Fix #1243: Regression in 'editor.quickInfo.show' command #1301

Merged
merged 3 commits into from
Jan 21, 2018

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Jan 16, 2018

Issue: When editor.quickInfo.enabled is false, we should still allow the user to explicit pop up the hover information.

Defect: The editor.quickInfo.show command is available, but after the refactoring it didn't have access to the LanguageIntegration object.

Fix: Fix the initialization order in NeovimEditor's constructor

@bryphe
Copy link
Member Author

bryphe commented Jan 16, 2018

Fixes #1243

@bryphe bryphe merged commit a0feb12 into master Jan 21, 2018
@bryphe bryphe deleted the bryphe/1243/show-hover branch January 21, 2018 05:32
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