Include the delimiters in the string.quoted.single scope rather than just the content.

git-svn-id: http://macromates.com/svn/Bundles/trunk/Bundles/JavaScript.tmbundle@5998 dfb7d73b-c2ec-0310-8fea-fb051d288c6d
This commit is contained in:
msheets
2006-11-07 22:05:57 +00:00
parent bb4b016f32
commit 82f10d6ae3
+2 -2
View File
@@ -365,8 +365,6 @@
<string>punctuation.definition.string.begin.js</string>
</dict>
</dict>
<key>contentName</key>
<string>string.quoted.single.js</string>
<key>end</key>
<string>'</string>
<key>endCaptures</key>
@@ -377,6 +375,8 @@
<string>punctuation.definition.string.end.js</string>
</dict>
</dict>
<key>name</key>
<string>string.quoted.single.js</string>
<key>patterns</key>
<array>
<dict>