Skip to content

Commit e557fc3

Browse files
author
Chris Gatewood
committed
Test Corrections to string highlighting 2
1 parent fee115f commit e557fc3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Terraform.tmLanguage

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,10 @@
364364
<key>include</key>
365365
<string>#string_interpolation_keywords</string>
366366
</dict>
367+
<dict>
368+
<key>include</key>
369+
<string>#strings</string>
370+
</dict>
367371
</array>
368372
</dict>
369373
<key>string_interpolation_keywords</key>

0 commit comments

Comments
 (0)