[SVN] r11287 (ActionScript 3)

Simon Gregory simon at helvector.org
Tue Feb 10 23:28:24 UTC 2009


• Improved the regex when detecting the location of the package statement within the document.

It should now successfully match the following cases:

package
package{
package foo.bar
package foo.bar {

The first two lines would have previously failed.

Changed:
U   trunk/Review/Bundles/ActionScript 3.tmbundle/Commands/Add Import.tmCommand



More information about the textmate-dev mailing list