From 82f10d6ae36105f4efa0c2640c9c45b861f73488 Mon Sep 17 00:00:00 2001 From: msheets Date: Tue, 7 Nov 2006 22:05:57 +0000 Subject: [PATCH] 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 --- Syntaxes/JavaScript.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Syntaxes/JavaScript.plist b/Syntaxes/JavaScript.plist index 469af15..456ab49 100644 --- a/Syntaxes/JavaScript.plist +++ b/Syntaxes/JavaScript.plist @@ -365,8 +365,6 @@ punctuation.definition.string.begin.js - contentName - string.quoted.single.js end ' endCaptures @@ -377,6 +375,8 @@ punctuation.definition.string.end.js + name + string.quoted.single.js patterns