[SVN] r9878 (JavaScript)

Ciarán Walsh ciawal at gmail.com
Fri Jun 6 13:23:35 UTC 2008


The JavaScript syntax has special rules for assigning functions, e.g.

foo.bar = function() { … }

However the equals operator was not scoped in these cases, whereas it is in standard assigns.

Changed:
U   trunk/Bundles/JavaScript.tmbundle/Syntaxes/JavaScript.plist



More information about the textmate-dev mailing list