Skip to content
| Marketplace
Sign in
Visual Studio Code>Azure>Azure DevOps BoardsNew to Visual Studio Code? Get it now.
Azure DevOps Boards

Azure DevOps Boards

ztt25

|
645 installs
| (1) | Free
A VS Code extension that integrates Azure DevOps Boards view.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Azure DevOps Boards

This extension provides a tree view panel for the Azure DevOps Boards within Visual Studio Code.

Extension Preview

Features

  • View and manage work items on the ADO Sprint board.
  • List GitHub pull requests that are linked to the work items.
  • Preview work item details and comments directly in the VS Code editor.
  • Append work item titles for AB# links in GitHub pull request descriptions. (Link GitHub pull requests to work items in Azure Boards)
  • Trigger webhooks on work item state changes and pull request updates. The webhook is triggered locally without requiring admin access.

Extension Settings

  • (Required) adoBoards.adoPersonalAccessToken: ADO Personal Access Token
    • Required access scopes:
      • User Profile (Read)
      • Project and Team (Read)
      • Work Items (Read & write)
    • Full access is required to display the GitHub pull request list due to the use of an undocumented API.
  • (Required) adoBoards.serverUrl: Usually in this format https://dev.azure.com/{organization}.
  • (Required) adoBoards.projectId: Your project id.

Feedback

This extension is currently an MVP version. If you have any suggestions or find any bugs, please feel free to submit an issue.

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