File tree Expand file tree Collapse file tree 2 files changed +380
-168
lines changed
Expand file tree Collapse file tree 2 files changed +380
-168
lines changed Original file line number Diff line number Diff line change @@ -702,7 +702,7 @@ contexts:
702702
703703 inside-double-quoted-string :
704704 - meta_include_prototype : false
705- - meta_scope : meta.string.powershell string.quoted.double.powershell
705+ - meta_scope : meta.string.interpolated. powershell string.quoted.double.powershell
706706 - match : ' ""'
707707 scope : constant.character.escape.powershell
708708 - include : escape-sequences
@@ -736,7 +736,7 @@ contexts:
736736
737737 inside-double-quoted-heredoc-string :
738738 - meta_include_prototype : false
739- - meta_scope : meta.string.powershell string.quoted.double.heredoc.powershell
739+ - meta_scope : meta.string.interpolated. powershell string.quoted.double.heredoc.powershell
740740 - match : ^"@
741741 scope : punctuation.definition.string.end.powershell
742742 pop : 1
You can’t perform that action at this time.
0 commit comments