Closed jarrodwhitley closed 5 years ago
Thanks for contributing!
We noticed that this looks like a duplicate of https://github.com/atom/language-todo/issues/82 so you can subscribe there if you'd like.
Because we treat our issues list as the Atom team's backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn't an exact duplicate but is closely related.
For information on how to use GitHub's search feature to find out if something is a duplicate before filing, see the How Can I Contribute? section of the Atom CONTRIBUTING guide.
Prerequisites
Description
TODO, FIXME and the like are not highlight in JS files.
Steps to Reproduce
Expected behavior:
"TODO" should be highlighted
Actual behavior:
"TODO" remains the comment color gray.
Reproduces how often:
100% of the time
Versions
OS X 10.14.6 Atom 1.39.1
Additional Information