Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Todo List for TeamsNew to Visual Studio Code? Get it now.
Todo List for Teams

Todo List for Teams

SENKEN

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

Todo List for Teams

This extension provides Todo List on the source control. You can add todo items that you don't want to see to the ignore list.

Screen shot

It is designed to be used with git. This was created for the purpose of excluding certain todo items in team development, such as other people's todo items.

Features

  • Todo List View: Display todo list on the source control. This supports TODO, FIXME, HACK, NOTE tags.
    • Add to Ignore List: Right-click on the todo item to add it to the ignore list. Only committed items can use this feature.
    • Restore Item: Right-click on a todo item in the ignore list to restore it.
    • Reset: Reset the todo list. This restores all items from the ignore list.

Requirements

  • Git must be installed and available in the PATH.
  • VSCode must be open in a workspace with a git repository.

Commands

  • Todo List for Teams: Reset: Reset the todo list. This restores all items from the ignore list.

TODO

  • [ ] Highlighting (#3)
    • Until this one is supported, please use other extensions, such as TODO Highlight.
  • [ ] Custom Tags (#4)

Contributing

Welcome! Please see vsc-extension-quickstart.md for details.

License

MIT

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