atom / language-c

C support in Atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"TODO" is not Colour Highlighted Anymore

JasonBaby87 opened this issue · comments

Prerequisites

Description

I just opened Atom today, and "TODO" is no longer highlighted like yesterday was.

Steps to Reproduce

  1. Open Atom
  2. Open a .cpp file
  3. Type "// TODO" without quotes

Expected behavior: "TODO" is highlighted from the rest of the comments

Actual behavior: "TODO" looks the same as the rest of the comments

Reproduces how often: 100%

Versions

Atom : 1.32.0
Electron: 2.0.9
Chrome : 61.0.3163.100
Node : 8.9.3

apm 2.1.2
npm 6.2.0
node 8.9.3 x64
atom 1.32.0
python 2.7.15
git 2.15.0.windows.1
visual studio

OS: Windows 10 Home

Additional Information

None.

Thanks for taking the time to contribute!

We noticed that this is a duplicate of atom/language-todo#82. You may want to subscribe there for updates.

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.