Closed winstliu closed 8 years ago
Does this affect the look in the default themes at all?
Does this affect the look in the default themes at all?
Just checked and none of the default themes apply any different styling to .string.unquoted
. I'll rebase in a moment.
EDIT: Rebase done. Just tested with one-light to make sure and didn't notice any difference using the following snippet from the specs:
spaced out: 1
more spaces: 2nd
with quotes: "3rd"
Even quoted strings were getting double-matched as
string.unquoted.yaml
.