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

URL Protocol for PR file diff view

Open ephys opened this issue 2 years ago • 0 comments

I use https://github.com/lmichelin/open-github-links-in-ide to open VSCode from GitHub, but that extension can only open files and I would like to make it open this extension's PR file diff view instead

I could not find out whether this extension exposed a URL protocol that can be used for that, similar to how vscode://file/ can be used to open a file in VSCode

ephys avatar Feb 13 '24 10:02 ephys