[SVN] r6659 (Objective-C)
Gerd Knops
gerti-textmate at bitart.com
Wed Feb 28 19:25:58 UTC 2007
On Feb 27, 2007, at 6:48 AM, Joachim Mårtensson wrote:
> The bracket matching command now checks against the cocoa
> methodlist before searching, also now passes all testcases. Thanks
> to James Edward Gray II for the lexer and debugging help
>
Ah, progress. Still gets this one wrong:
string=[NSString alloc]initWithFormat:@"%d",anInt
Adding the closing bracket adds the opening bracket at the beginning
of the line. The comma seems to throw it off.
Gerd
More information about the textmate-dev
mailing list