Skip to content

Commit e053c50

Browse files
committed
Embedded code snippet (#{}) functions in percent literals
Only in the ones that allow interpolation of course.
1 parent ada19a2 commit e053c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Snippets/embed string variable.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<key>name</key>
1010
<string>Embedded Code — #{…}</string>
1111
<key>scope</key>
12-
<string>B:(string.quoted.double.ruby|string.interpolated.ruby) - string source</string>
12+
<string>source.ruby &amp; B:(string.quoted.double|string.interpolated|meta.array.symbol.interpolated|string.quoted.other.interpolated|meta.array.string.interpolated) - string source</string>
1313
<key>uuid</key>
1414
<string>EEE6D060-C5A0-400D-A2E0-0835013C5365</string>
1515
</dict>

0 commit comments

Comments
 (0)