This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
Prerequisites
- [x ] Put an X between the brackets on this line if you have done all of the following:
Description
I have todo in lowercase which I want highlighted but it is not highlighting. TODO uppercase works fine. How to fix this issue?
I noticed highlighting occurs only for uppercase like TODO, FIXME. How can I enable highlighting for lowercase as well such as todo, fixme, etc.
Steps to Reproduce
- type todo in a text file
Expected behavior:
todo should be highlighted (in magenta color) just like TODO
Actual behavior:
todo is not highlighting
Reproduces how often:
Every single time
Versions
Atom 1.60.0
Language-todo 0.29.4
Additional Information
THanks.