Highlight Ecma escape sequences (#13762)

pull/13167/merge
uncenter 2025-06-13 10:15:40 -04:00 committed by GitHub
parent 62f270e5d2
commit 6e4ec96101
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -235,6 +235,8 @@
(template_string) (template_string)
] @string ] @string
(escape_sequence) @constant.character.escape
(regex) @string.regexp (regex) @string.regexp
(number) @constant.numeric.integer (number) @constant.numeric.integer