[SVN] r10170 (JavaScript)
Thomas Aylott
oblivious at subtleGradient.com
Sat Jul 5 23:42:20 UTC 2008
Improved String Literal syntax. Fixed the "bug" where an unclosed string extends past the closign script tag in html.
String should end on \n with a syntax error
String should end on </script>\n with a syntax error
String should mark </script> as invalid
Changed:
U trunk/Review/Bundles/JavaScript.tmbundle/Syntaxes/JavaScript Basic.tmLanguage
U trunk/Review/Bundles/JavaScript.tmbundle/Tests/Javascript Syntax Test.js
More information about the textmate-dev
mailing list