Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Pull Request ReviewNew to Visual Studio Code? Get it now.
Pull Request Review

Pull Request Review

PR Reviewer

|
192 installs
| (1) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PRReview

PRReview is a Visual Studio Code extension that helps you review pull requests more efficiently.

Features

  • Review PR: This command allows you to review a pull request.

Getting Started

  1. Install the extension in VS Code.
  2. Open the command palette (Ctrl+Shift+P or Cmd+Shift+P on Mac) and run the Review PR command.
  3. Enter the Pull Request Url of format - https://dev.azure.com/org/project/_git/repo/pullrequest/id.
  4. Enter Personal Access Token.

Development

Prerequisites

  • Node.js
  • npm
  • Git
  • Azure AI access token

Setup

  1. Clone the repository.
  2. Run npm install to install the dependencies.
  3. Press F5 to open a new window with the extension loaded.

Usage

  1. Open the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
  2. Run the command Review PR: Review Pull Request.
  3. Enter the pull request URL when prompted.
  4. Enter your Azure AI access token when prompted (this will be stored for future use).
  5. To Change Azure Access token in Command Palette Search Update Access Token.

Changelog

See CHANGELOG.md for the list of changes.

Contact

If you have any questions or feedback, please open an issue on our GitHub repository.

Acknowledgements

  • VS Code
  • simple-git
  • axios
  • dotenv

Author

Devendra Reddy

Profile

  • Github: Musalappagaridevendrareddy
  • LinkedIn: DevendraReddy
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft