Closed petems closed 8 years ago
Can you elaborate on what the problem is? I'm not sure I understand and how this fixes it.
Sure, basically file resources are being mismatched:
It should be coloured as a regular resource:
After this patch:
Ok. And can the bracket be on a newline following file
?
@petems: Heads up: your two remaining PRs are both conflicted.
Rebased :+1:
Any chance you can answer my question?
Can the bracket be on a newline following
file
?
@50Wliu The curly brace cannot be on a newline
As per the other PR where negative lookaheads were involved, can you please move them to the end of the match?
@50Wliu Done! :+1:
Since file was defined as a constant for the
ensure => file
pattern, it would incorrectly highlight the file resource.