Azure Boards Extension for Visual Studio CodeA community fork of the Microsoft Azure Boards VS Code extension, modernized to use pnpm, GitHub Actions, and VS Code's built-in SecretStorage API for secure PAT authentication. This extension provides easy access to your Azure Boards work items directly from Visual Studio Code. See work assigned to you, recent activity, mentions, and items you follow. Open a work item for context, and with one click insert a work item mention into your commit message.
Prerequisites
InstallationFrom a packaged VSIX
Build from sourceSee CONTRIBUTING.md. AuthenticationThis fork uses Personal Access Tokens (PAT) instead of the old device-flow OAuth.
Tokens are stored securely using VS Code's built-in SecretStorage (backed by the OS keychain). Mentioning work items in a commit messageClick the mention icon on a work item to automatically add the reference to the Source Control commit message input.
Commands
Issues and feature requestsPlease open an issue on this fork's repository. ContributingSee CONTRIBUTING.md. LicenseThis extension is licensed under the MIT License. Please see the third-party notices file for additional copyright notices and license terms applicable to portions of the software. |
