xotodo is a protoype task management system. This extension will provide syntax highlighting for the task notation.
Highlighting open and closed TODOs:
No requirements, but check out xotodo
This extension does not contribute any settings at the moment.
None
- OTODO: add current logo
- OTODO: click on open-todo-keyword should set the todo to closed and add a completion date.
Initial release of xotodo
- small refactoring of the code
- changed the design of
XTODO:
to not cross the whole line anymore, but only the keyword - added a completion provider for due dates (triggered with
@
) on lines comprising the open-todo-keyword.