Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.12 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.12 KB

XOTODO

xotodo is a protoype task management system. This extension will provide syntax highlighting for the task notation.

Features

Highlighting open and closed TODOs:

todo highlighting

Requirements

No requirements, but check out xotodo

Extension Settings

This extension does not contribute any settings at the moment.

Known Issues

None

Roadmap

  • OTODO: add current logo
  • OTODO: click on open-todo-keyword should set the todo to closed and add a completion date.

Release Notes

0.0.1

Initial release of xotodo

0.0.2

  • 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.