[SVN] "Insert Matching Start Bracket" broken

Rob Rix rix.rob at gmail.com
Tue May 2 15:01:25 UTC 2006


I meant to also mention, whenever I get ANTLR to install on my system
I'm going to attempt to write a little parser using it instead, with
the intention being to a) speed it up and b) handle more cases than I
currently can.

Rob

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