From c9ca65bb807f00eba6f2b3df0e21f6f3285f6615 Mon Sep 17 00:00:00 2001 From: duff Date: Thu, 19 Apr 2007 22:02:41 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=A2=20add=20jsx=20as=20a=20recognized=20f?= =?UTF-8?q?ile=20type,=20apparently=20what=20Photoshop=20CS2=20and=20CS3?= =?UTF-8?q?=20uses=20for=20JavaScript?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://macromates.com/svn/Bundles/trunk/Bundles/JavaScript.tmbundle@7017 dfb7d73b-c2ec-0310-8fea-fb051d288c6d --- Syntaxes/JavaScript.plist | 1 + 1 file changed, 1 insertion(+) diff --git a/Syntaxes/JavaScript.plist b/Syntaxes/JavaScript.plist index 9785580..5ac2b8c 100644 --- a/Syntaxes/JavaScript.plist +++ b/Syntaxes/JavaScript.plist @@ -8,6 +8,7 @@ js htc + jsx foldingStartMarker ^.*\bfunction\s*(\w+\s*)?\([^\)]*\)(\s*\{[^\}]*)?\s*$