atom / language-todo

TODO highlighting package for Atom
Other
80 stars 66 forks source link

Feature Request - TODO Highlight & Match #40

Open bryaan opened 8 years ago

bryaan commented 8 years ago

Currently, when we write a todo comment we must write "todo" in uppercase and only "todo" is highlighted.

Proposed changes:

Accept any combination of case. "todo", "Todo", "tOdO", etc.

Highlight the entire line for better visibility.