Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Pull Requests for Azure DevopsNew to Visual Studio Code? Get it now.
Pull Requests for Azure Devops

Pull Requests for Azure Devops

Michael Isom

|
9,142 installs
| (0) | Free
A VSCode Extension to do pull requests for Azure Devops.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-pull-requests-azure-devops README

A VSCode pull request extension for Azure Devops (Beta)

This extension is currently in beta and does not contain all features. It is actively being worked on and probably contains numerous bugs. Use at your own risk.

Features

  • View pull requests created in your Azure Devops Projects
  • Review pull requests, make comments
  • Add and remove reviewers
  • Set vote status
  • Add/Remove Work Items
  • Set pull request status

Requirements

Must have access to an Azure Devops Organization and ability to create an access token.

Extension Settings

You will be prompted for the following settings when the extension is first launched.

  • vscode-pull-requests-azure-devops.collection: The url of Azure Devops Organization ex: https://dev.azure.com/myOrganization
  • vscode-pull-requests-azure-devops.access-token: Personal Access token used for authorization. Found at https://dev.azure.com/myOrganization/_usersSettings/tokens
  • vscode-pull-requests-azure-devops.project: The project within the Organization to use.
  • vscode-pull-requests-azure-devops.repo: The Repository to get pull requests from.

Known Issues

This is still in beta and has numerous bugs and incomplete features.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft