[SVN] "Insert Matching Start Bracket" broken

Gerd Knops gerti-textmate at bitart.com
Tue May 2 16:06:38 UTC 2006


On May 2, 2006, at 9:50 AM, Rob Rix wrote:

> Yes, that's what it's supposed to do. There's basically no way to tell
> the difference between which of these two cases should be correct, so
> we have to pick a default, and the default is the nearest to the end.
>
Makes sense, this one is ambiguous and no amount of parsing will fix  
that one. But then the example in the source should be modified.

Gerd


> On 5/1/06, Gerd Knops <gerti-textmate at bitart.com> wrote:
>> This is one cool little thing! But it seems it got broken: This case
>> mentioned in the source:
>>
>>         [obj setFish: other fish: thing]
>>
>> no longer works, it is now turned into
>>
>>         obj setFish: [other fish: thing]
>>
>> Ruby isn't quite my thing, so sorry, no patch from me...
>>
>> Gerd
>>
>> _______________________________________________
>> textmate-dev mailing list
>> textmate-dev at lists.macromates.com
>> http://lists.macromates.com/mailman/listinfo/textmate-dev
>>
> _______________________________________________
> textmate-dev mailing list
> textmate-dev at lists.macromates.com
> http://lists.macromates.com/mailman/listinfo/textmate-dev




More information about the textmate-dev mailing list