language-blade
language-blade copied to clipboard
@something(//comment) breaks highlighting
Possible use case
@ingramz (https://twitter.com/ingramz)
Possibly a negative lookahead for //.*?\)
could work, I'll look into it later.
Potentially fixed by https://github.com/atom/first-mate/pull/90
However it has become a non-issue in the meanwhile. Blade has gained verbatim directives and in addition to that directives can be escaped by prepending another @
.