Skip to content
| Marketplace
Sign in
Visual Studio>Tools>TODO Highlighter
TODO Highlighter

TODO Highlighter

Yves Goergen

|
7,542 installs
| (1) | Free
Places red boxes behind all the “TODO”s in the editor window.
Download

Visual Studio 2019: See my new Selection and TODO Highlighter extension. It has almost the same and more features and can be fully configured, finally! (Just the yellow DEBUG highlighting is missing, as I found it not very helpful.)

Visual Studio 2017: Please download the updated VSIX file from GitHub. The marketplace website won’t let me upload extensions that are compatible with VS 2010 through 2017. Say Thank You to Microsoft.

TodoHighlighter is an extension for Visual Studio 2010–2017 that places red boxes behind all the “TODO”s in the editor window, like in this description. It can also highlight other keywords, currently “DEBUG” with a yellow colour. Collapsed code regions also show the highlighting colour so that it is easily visible where such keywords exist.

Although not recommended, it is common practice to use comments with the “TODO” keyword throughout new code to indicate that something remains to be done in a certain place. And they serve as a good skeleton when writing down code for a work item, then adding the details for each part of it. These comments mostly look like other explanatory inline comments and are hard to find again unless you actually perform a text search for the keyword. This extension makes these keywords easily visible so that you quickly see where is work left to do before publishing the code.

The extension does not currently have any configuration. Keywords and colours are fixed. This may change in future releases.

Feedback: Please use the GitHub issue tracker to report bugs.

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