Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Commit Work ItemNew to Visual Studio Code? Get it now.
Commit Work Item

Commit Work Item

toles

|
146 installs
| (0) | Free
Prompt for a Work Item card ID on commit.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Commit Work Item

Link your commits to your issue/project tracking provider!

What is it?

Commit Work Item adds additional menu options for Commit, Commit Staged, and Commit All (with amends) to the main Source Control tree.

This command will prompt you for a three part message that will resolve to the following format:

feat: New thing!            // short commit, include semantic keywords (optional)

The new thing does this.    // more descriptive details of the commit

#id 1010                    // the work item id corresponding to this commit

Screenshots

Releases

v0.0.1

  • Support for #id #{workItemId} format -- will be configurable in future releases.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft