live-share icon indicating copy to clipboard operation
live-share copied to clipboard

`languages.registerHoverProvider` doesn't work with `vsls` scheme files

Open eamodio opened this issue 2 years ago • 1 comments

Describe what happened:

This is probably similar to #1333, but languages.registerHoverProvider registered by the guest on vsls schemes doesn't provide a callback to provideHover.

I'm trying to get GitLens inline blame hovers to work in a Live Share guest, and GitLens uses languages.registerHoverProvider to add hovers to its inline blame decoration (and for the other editor annotations).

What was your system configuration? Product and Version [VS/VSCode]: VSCode OS Version[macOS/Windows]: Windows Live Share Extension Version: 1.0.5857 Target Platform or Language [e.g. Node.js]:

eamodio avatar Apr 13 '23 03:04 eamodio

@lostintangent Any response at all here?

eamodio avatar May 06 '23 21:05 eamodio