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
- Install the extension in VS Code.
- Open the command palette (Ctrl+Shift+P or Cmd+Shift+P on Mac) and run the
Review PR command.
- Enter the Pull Request Url of format - https://dev.azure.com/org/project/_git/repo/pullrequest/id.
- Enter Personal Access Token.
Development
Prerequisites
- Node.js
- npm
- Git
- Azure AI access token
Setup
- Clone the repository.
- Run
npm install to install the dependencies.
- Press
F5 to open a new window with the extension loaded.
Usage
- Open the command palette (
Ctrl+Shift+P or Cmd+Shift+P on macOS).
- Run the command
Review PR: Review Pull Request.
- Enter the pull request URL when prompted.
- Enter your Azure AI access token when prompted (this will be stored for future use).
- To Change Azure Access token in Command Palette Search
Update Access Token.
Changelog
See CHANGELOG.md for the list of changes.
If you have any questions or feedback, please open an issue on our GitHub repository.
Acknowledgements
Author
Devendra Reddy

| |