This extension provides easy access to your Azure Boards work items, directly from within Visual Studio Code. See the work assigned to you, work you've recently had activity on, work you've been mentioned on, and work you're following. You can open a work item to gather more context or make an edit. Once you're ready to commit, starting a commit message that includes a work item mention is just a click away.
If you are using the extension with Azure DevOps Services, ensure you have an Azure DevOps Services organization. If you do not have one, sign up for Azure DevOps Services.
Azure DevOps Server and Team Foundation Server are not yet supported.
First, you will need to install Visual Studio Code 1.30.0
or later.
To install the extension with the latest version of Visual Studio Code (version 1.30.0 is the latest as of this writing), bring up the Visual Studio Code Command Palette (F1
), type install
and choose Extensions: Install Extensions
. In the Search Extensions in Marketplace
text box, type azure boards
. Find the Azure Boards
extension published by Microsoft and click the Install
button. Restart Visual Studio Code.
Clicking the mention icon on a work item within the extension automatically switches over to Source Control and adds the work item ID mention to the commit message.
- Azure Repos: #[work item id]
- GitHub.com: AB#[work item id]
Note: GitHub Enterprise Server support for prefixing with AB# is on the backlog.
This extension is in active development. While we believe the feature scenarios are fairly limited for this extension, if you do have a feature suggestion, go ahead and log it in our issue list or participate in discussions about existing suggestions.
Check our issue list for enhancements we plan to make. You'll notice that some are set to a project, which indicates our intent to deliver.
Support for this extension is provided on our GitHub Issue Tracker. You can submit a bug report, a feature suggestion or participate in discussions.
See the developer documentation for details on how to contribute to this extension.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.
The Microsoft Privacy Statement describes the privacy statement of this software.
This project collects usage data and sends it to Microsoft to help improve our products and services. Read Microsoft's privacy statement to learn more.
Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at [email protected]. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.
This 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.