[TxMt] Re: Block folding in Lion
Allan Odgaard
mailinglist at textmate.org
Wed Aug 3 15:42:21 UTC 2011
On 2 Aug 2011, at 12:47, Juuso Piikkilä wrote:
> I have noticed that block folding behaves differently in 10.7 when using HTML bundle in PHP environment.
What you are seeing is this commit: https://github.com/textmate/html.tmbundle/commit/fbe401471d985ee2907f82807313c8424adfb597
It seems to expect arrays to be terminated by ‘),’ (not ‘);’). I see Michael was responsible for pulling this commit, so I’ll bug him about it.
More information about the textmate
mailing list