[SVN] "Insert Matching Start Bracket" broken

Rob Rix rix.rob at gmail.com
Tue May 2 14:50:34 UTC 2006


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.

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
>



More information about the textmate-dev mailing list