mrodalgaard / atom-todo-show

Atom package that shows a list of todos from your project.
https://atom.io/packages/todo-show
MIT License
182 stars 30 forks source link

TODOS only colored if in /**/ in js #168

Closed KudMath closed 7 years ago

KudMath commented 7 years ago

TODOS are not color coded if behind // type comment, only when in / / comments. See picture. screen capture

davidbarredo commented 7 years ago

Those comments are coloured by your installed syntax theme, the https://github.com/atom/language-todo package adds the syntax for it.

But the TODO package has nothing to do with it.

With the TODO package and my syntax theme I'm seeing them coloured:

screen shot 2017-07-20 at 10 19 48
KudMath commented 7 years ago

Ok, thanks for the answer. What syntax theme are you using?

davidbarredo commented 7 years ago

I'm using my own: https://atom.io/packages/atom-monokai-dark-syntax