atuttle / atom-language-cfml

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

Components with extends that contain dashes or underscores breaks highlighting #82

Closed rayfaddis closed 7 years ago

rayfaddis commented 8 years ago

Atom version: 1.6.2 and 1.7.0 (was also happening in earlier versions, I do not have specifics on those version numbers anymore) Language CFML package version: 0.12.0

test_cfc_ __users_rayfaddis_sites_interfolio_core

Example doesn't show though if there are also any underscores it generates the same result.

David-Polehonski commented 7 years ago

Is this issue resolved? I can't reproduce it, Shall we close this issue?

atuttle commented 7 years ago

Closing because I'm sitting in a hotel room with nothing better to do before dinner than tidy issues, but if it's still an issue @rayfaddis please do speak up!

rayfaddis commented 7 years ago

@David-Polehonski @atuttle this is resolved for me as well. I'm not in CF as much these days but did some small tests to confirm. I completely missed this not being an issue for me anymore or the PR being opened to fix this. Thanks to everyone.