Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AzuroNew to Visual Studio Code? Get it now.
Azuro

Azuro

ashteric

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

Azuro - Azure DevOps Task Manager

Azuro is a Visual Studio Code extension that allows you to view and manage your Azure DevOps tasks directly from your editor. Stay focused on your code while keeping track of your assigned tasks.

Features

  • View Tasks: Displays a list of active tasks from your Azure DevOps project in the Azuro explorer view.
  • Task Details: Shows the Task ID, Title, and current State (e.g., To Do, In Progress).
  • Refresh: Easily refresh the task list to get the latest updates from Azure DevOps.

Requirements

To use this extension, you need:

  1. An Azure DevOps account.
  2. An active Organization and Project.
  3. A Personal Access Token (PAT) with Work Items (Read) access.

Extension Settings

This extension contributes the following settings:

Setting Description Example
azuro.orgUrl The URL of your Azure DevOps Organization. https://dev.azure.com/myorg
azuro.project The name of your Azure DevOps Project. MyProject
azuro.pat Your Personal Access Token. your_pat_token

How to Use

  1. Install the Azuro extension.
  2. Open VS Code Settings (Cmd+, or Ctrl+,).
  3. Search for Azuro.
  4. Enter your Organization URL, Project Name, and PAT.
  5. Open the Azuro view in the Activity Bar (look for the Azuro icon).
  6. You should see your active tasks listed.
  7. Click the Refresh button in the view title to update the list manually.

Supporting Docs

  • https://learn.microsoft.com/en-us/rest/api/azure/devops/wit/?view=azure-devops-rest-7.1

Known Issues

  • Currently only supports listing tasks (Work Item Type = 'Task').
  • Does not support editing tasks directly from the extension yet.

Release Notes

0.0.1

  • Initial release.
  • Basic task listing and refresh functionality.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft