atom / language-yaml

YAML package for Atom
Other
24 stars 39 forks source link

TODO comments are not highlighted #89

Closed nkakouros closed 7 years ago

nkakouros commented 7 years ago

Prerequisites

Description

TODO comments are not highlighted and are displayed like common comments.

Steps to Reproduce

  1. Create a YAML file
  2. Add a TODO comment like # TODO: fix this

Expected behavior: TODO should be highlighted to pop out of the reset of the comment.

Actual behavior: TODO is displayed like ordinary comment text.

Reproduces how often: 100%

Versions


Atom    : 1.18.0
Electron: 1.4.16
Chrome  : 53.0.2785.143
Node    : 6.5.0
apm  1.18.3
npm  5.3.0
node 8.4.0 x64
python 2.7.13
git 2.14.1

Arch linux latest