[TxMt] Re: Indentation bug?

Allan Odgaard mailinglist at textmate.org
Wed Sep 21 09:12:23 UTC 2011


On 21 Sep 2011, at 11:10, Allan Odgaard wrote:

> I recently revamped the indentation patterns and your example indents as expected using the updated patterns: https://github.com/textmate/php.tmbundle/commit/7e58242d738a7baca1955eedda5ed692f48c33ec

Spoke to soon, the decreaseIndentPattern matches ‘();)’ which should be changed to ‘(\)[;,])’ so that your array closer ‘),’ also decrease indent.

I’ll get it updated.



More information about the textmate mailing list