vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

Feature Request: Resolve Issue References In Hover

Open hediet opened this issue 1 year ago • 1 comments

It would be nice if the hover on an issue reference would asynchronously load the title of the issue:

Image

hediet avatar Feb 16 '24 11:02 hediet

That hover is coming from GitLens. We don't currently have API that would let one extension plug in to another extension's hover.

alexr00 avatar Feb 19 '24 17:02 alexr00