From 64d1696d6d2e389e99542bddf1579e527b000398 Mon Sep 17 00:00:00 2001 From: Amaan Qureshi Date: Wed, 16 Aug 2023 03:05:59 -0400 Subject: fix(python,starlark): update parsers & add escape_interpolation --- queries/python/highlights.scm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'queries/python') diff --git a/queries/python/highlights.scm b/queries/python/highlights.scm index c18b74867..e0c1491a5 100644 --- a/queries/python/highlights.scm +++ b/queries/python/highlights.scm @@ -155,7 +155,10 @@ (#lua-match? @preproc "^#!/")) (string) @string -(escape_sequence) @string.escape +[ + (escape_sequence) + (escape_interpolation) +] @string.escape ; doc-strings -- cgit v1.2.3-70-g09d2