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

TodoByBranch

cvichm

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

TodoByBranch

Description

TodoByBranch is a Visual Studio Code extension that automatically appends the current branch name to TODO comments.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
  3. Search for TodoByBranch.
  4. Click Install.

Usage

  1. Open a file in your project.
  2. Add a TODO: / ASK: / FIXME: / DONE: / FUTURE: comment.
  3. The extension will automatically append the current branch name to the TODO comment.

Release Notes

1.0.0

  • Initial release of TodoByBranch with basic functionality to tag TODO comments with branch names.

Contributing

If you would like to contribute to this extension, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

License

This project is licensed under the MIT License.

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