Closed parlough closed 11 months ago
I'm migrating to use TextMate grammars on dart.dev and docs.flutter.dev, but found that while I can highlight the punctuation of expression interpolation with string.interpolated.expression, the same didn't work for identifier interpolation.
string.interpolated.expression
\cc @DanTup
Thanks! I bumped the version and added the changelog entry :)
I don't have commit access in this repository, so please merge whenever ready :)
Done, thanks!
I'm migrating to use TextMate grammars on dart.dev and docs.flutter.dev, but found that while I can highlight the punctuation of expression interpolation with
string.interpolated.expression
, the same didn't work for identifier interpolation.\cc @DanTup