[TxMt] [ bug ] text folding (inline comment - php)

Allan Odgaard allan at macromates.com
Mon Oct 3 12:19:03 UTC 2005


On 02/09/2005, at 23.25, minimal.design wrote:

> if you put an inline comment in PHP on the first line of a function  
> declaration, something like that for instance:
>
> function thumbnail_table($name='off', $size='off',  
> $dimensions='off') {            // values - 'name' 'size' 'dimensions'
>
> it will mess up the little arrow thinggy for text folding.

I updated the folding start marker pattern to support // and /* … */  
style comments after the {. So should work starting from next build.




More information about the textmate mailing list