vscode-pull-request-github
vscode-pull-request-github copied to clipboard
PR description and diffs for active PR should close when the "Checkout 'main'" button is used
When you use the "checkout default branch" button you're taking an action that indicates that you're done with the PR. We should:
- Close the PR description editor
- Close all diffs associated with the PR
- Close all files that show the left side of the PR