Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Azure PR Comment ResolverNew to Visual Studio Code? Get it now.
Azure PR Comment Resolver

Azure PR Comment Resolver

DivanOli

|
1 install
| (0) | Free
Automatically resolve Azure DevOps PR threads from allowed reviewers
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Azure PR Comment Resolver

Automatically resolve Azure DevOps PR threads from specific reviewers.

Features

  • Tree View — Browse all repos in your project, see active PRs, and view unresolved threads from your reviewers. Resolve inline or bulk-resolve per PR.
  • Resolve by PR ID — Pick a repo, enter a PR number, and resolve all matching threads at once.
  • Reviewer Filtering — Only resolves threads posted by users you specify in settings.
  • Dry-Run Mode — Preview what would be resolved without making changes.

Usage

Sidebar View

  1. Set your Azure DevOps credentials in VS Code settings.
  2. Open the Explorer sidebar → Azure PR Resolver panel.
  3. Expand repos → PRs → threads.
  4. Click the Resolve button on any thread, or Resolve All on a PR.

Command Palette

Ctrl+Shift+P → Azure PR: Resolve by PR ID

  1. Select a repository.
  2. Enter the PR number.
  3. Matching threads are resolved automatically.

Required Settings (azurePrResolver.*)

Setting Description
organization Azure DevOps organization name
project Azure DevOps project name
personalAccessToken Azure DevOps PAT with Code read/write scope
allowedAuthors Array of display names whose threads to resolve

Optional Settings

Setting Default Description
dryRun true When enabled, logs what would be resolved without making changes

Commands

Command Title
azurePrResolver.refresh Azure PR: Refresh
azurePrResolver.resolveThread Azure PR: Resolve Thread
azurePrResolver.resolveAllInPR Azure PR: Resolve All Threads in PR
azurePrResolver.resolveByPRId Azure PR: Resolve by PR ID
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft