GitLive icon indicating copy to clipboard operation
GitLive copied to clipboard

Option to disable code hover popup content on vscode

Open grantwest opened this issue 2 years ago • 1 comments

The content that GitLive adds to the code hover popup on vscode hides useful information. Because the GitLive content is first and so long, it hides the errors and docs: top

To see the actual language server error you need to scroll all the way to the bottom: bottom

I'd like to be able to disable having the GitLive content in the code hover popups.

grantwest avatar Oct 07 '22 17:10 grantwest

Hi @grantwest, what vs code version are you using? The problem you described was a VS Code issue and as far as we can tell it has been fixed in the latest version.

Ygnys avatar Oct 10 '22 09:10 Ygnys

You can hide these when you need to now in version 18.0.5 by right-clicking in the gutter and selecting None image

nbransby avatar Sep 27 '24 11:09 nbransby