My new favorite VS Code extension: GitHub Pull Requests and Issues


My new favorite VS Code extension: GitHub Pull Requests and Issues.

Review pull requests in VS Code!

Benefits:
1. See and checkout PRs
2. See changed files in a tree
3. Hover types to inspect
4. Run "Find all references"

Use all the power of VS Code. 🔥
I can see a list of PRs. I can right click to check out the associated branch.

I can add comments, suggestions, and mark files as reviewed, just like I would in the GitHub UI. So slick!

https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github

View original on X