atuttle / atom-language-cfml

:space_invader: A CFML Language for the Atom Editor
38 stars 24 forks source link

cfoutput shouldn't be injected in a comment block #99

Closed zoo1 closed 7 years ago

zoo1 commented 7 years ago

When inside a comment, # could still trigger tokenization while inside a cfoutput. This adds a check for commenting before tokenizing/injecting grammer. Before: before After: after

atuttle commented 7 years ago
$ apm publish patch
Preparing and tagging a new version ✓
Pushing v0.15.2 tag ✓
Publishing language-cfml@v0.15.2 ✓