• 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
_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/listinfo/textmate-dev
