Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 404 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 404 Bytes

Visual Studio Code Todo Highlighter

Highlight annotations inside comments. By default, 3 types of annotations are supported: NOTE, TODO and BUG. They can be used by writing e.g. NOTE: or NOTE@Whatever:.

How it looks in text

The can be displayed as markdown within VS Code. This is how the above example looks like:

How it looks in Markdown