vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Copy GitHub Permalink in LHS of a PR diff generates a link to the RHS
- Extension version: v0.47.2022080109
- VSCode Version: 1.70-insider (insiders.vscode.dev)
- OS: Windows 11
Steps to Reproduce:
- Open a diff for a changed file in a PR
- Set cursor in LHS
- Copy permalink
- :bug: permalink references the PR branch HEAD commit
- Right click on the changed file from the PR view and select Open Original File
- Copy permalink
- :bug: permalink still references PR branch HEAD commit. It should ideally reference the commit associated with the original file