Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-todo-highlighterNew to Visual Studio Code? Get it now.
vscode-todo-highlighter

vscode-todo-highlighter

andl

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

vscode-todo-highlighter

Highlight comments based on certain keywords.

Features

Highlight comments with the keywords: todo, fixme, assignment and task.

Highlight Examples

Extension Settings

Change the configurations through the contributes.configuration extension point.

You can change the decoration style for a specific comment type like this:

  • todoHighlighter.decorations.todo: {color: "#fff", backgroundColor: "rgba(0, 0, 0, 0.28)}

Report Issues / See Source Code

https://github.com/anderslatif/vscode-todo-highlighter

Release Notes

0.0.1 - 0.0.5

Initial release of vscode-todo-highlighter

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