feat(angular): update highlights for template literals

This commit is contained in:
Dennis van den Berg 2025-03-27 15:22:35 +01:00
parent da5825bf70
commit ce0c4ff50d
No known key found for this signature in database
2 changed files with 9 additions and 1 deletions

View file

@ -6,7 +6,7 @@
"revision": "b9b32fa042c2952a7bfca86847ea325e44ccc897"
},
"angular": {
"revision": "634cfc54f802dd4fb54caa2d42dd38b7f9d39df3"
"revision": "843525141575e397541e119698f0532755e959f6"
},
"apex": {
"revision": "3597575a429766dd7ecce9f5bb97f6fec4419d5d"

View file

@ -108,6 +108,14 @@
"}}"
] @punctuation.special
(template_substitution
[
"${"
"}"
] @punctuation.special)
(template_chars) @string
[
";"
"."