castwide / vscode-solargraph

A Visual Studio Code extension for Solargraph.
Other
423 stars 25 forks source link

Clobbers the gitlens tooltip #168

Open dwarburt opened 4 years ago

dwarburt commented 4 years ago

With both this extension and GitLens enabled, sometimes the GitLens tooltip is clobbered by the solargraph tooltip and sometimes they are merged (stacked in the same tooltip window). It seems to be on a view by view basis that it happens, in one tab all of the tooltips will be merged correctly but in another tab only the solargraph tooltip will be displayed. Even if a line has no tooltip information from solargraph, the tooltip for gitlens will not appear. Sometimes an empty tooltip box or outline will appear when hovering on the gitlens text, sometimes not.