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

minimalTODO

vidovichb

|
86 installs
| (0) | Free
TODO utility that keeps track of todos in your files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

minimalTODO

MinimalTODO is a utility that keeps an eye on TODO items in your project. It can also keep an eye on other user defined words. They can be placed under <warning> label. Use cases for this are words that get used during development such as "debugger;" or "it.only".

Install

  • vscode extension marketplace https://marketplace.visualstudio.com/items?itemName=vidovichb.minimaltodo

Features

feature-demo

  • TODO item tracking in projects
  • Custom item tracking under <warning> tag
  • Workspace scan mode
  • Git modified files scan mode
  • Current file scan mode
  • Simple list view of items
  • Tree view of items
  • Customization of TODO and Warning keywords through settings.
  • Skip directories defined in .gitignore or .ignore files.

Dependencies

  • Ripgrep - "Searching of keywords in projects."
  • git - "If you wish to use Modified files scan mode."
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft