Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DevOps Status BarNew to Visual Studio Code? Get it now.
DevOps Status Bar

DevOps Status Bar

Christian Ereira

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

DevOps Status Bar

A Visual Studio Code extension that displays Azure DevOps Work Item information in the status bar, based on your current Git branch.

Features

  • Status bar info: Shows the work item type and title for the detected work item ID in your current branch.
  • Open work items: Click the status bar to open the work item in Azure DevOps.

Getting Started

  1. Install the Extension: Search for "DevOps Status Bar" in the VS Code marketplace.
  2. Configure PAT and Organization URL:
    • Click the 'Set up DevOps Status Bar' text in the status bar, or run the command Setup DevOps Status Bar from the Command Palette.
    • Enter your Azure DevOps Personal Access Token (PAT).
    • Enter your organization URL (e.g., https://dev.azure.com/yourorg).

Usage

  • The extension detects work item IDs in your branch name (e.g., us-12345). It assumes that the work item ID is the first number in the branch.
  • The status bar displays the work item type and title.
  • Click the status bar to open the work item in Azure DevOps.

Requirements

  • Azure DevOps PAT with work item read permissions.

Configuration

You can set/change your organization URL in VS Code settings under DevOps Status Bar.

To change your PAT, run Setup DevOps Status Bar from the Command Palette.

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