Dart: Highlight identifier_dollar_escaped

This commit is contained in:
Stephan Seitz 2020-11-14 18:07:48 +01:00 committed by Kiyan
parent 7566d397d4
commit f92978e409

View file

@ -21,6 +21,11 @@
"}" @punctuation.special
) @none
(template_substitution
"$" @punctuation.special
(identifier_dollar_escaped) @variable
) @none
[
"@"
"=>"