GitHub: GitHub Pull Requests
Supports processing GitHub pull requests inside VS Code.
- Open the plugin from the Activity Bar
- Select Assigned To Me
- Select a PR
- Under Description you can chose to Check Out the branch and get into Review Mode and get a more integrated experience
The following extensions can be used to create an integrated code review experience in Visual Studio working with either GitHub or Azure DevOps.
Provides extended functionality for working with pull requests on GitHub directly out of Visual Studio.
- View -> Other Windows -> GitHub
- Click on the Pull Requests icon in the task bar
- Double click on a pending pull request
Azure DevOps: Pull Requests for Visual Studio
Work with pull requests on Azure DevOps directly out of Visual Studio.
- Open Team Explorer
- Click on Pull Requests
- Double click a pull request - the Pull Request Details open
- Click on Checkout if you want to have the full change locally and have a more integrated experience
- Go through the changes and make comments