[SVN] r2917 (Objective-C)

Rob Rix rix.rob at gmail.com
Thu Mar 30 16:02:28 UTC 2006


Cleverly inserts [ when you type ] with the caret at ^ in any of the following:

fishsticks everyone^
[obj setThing:other thing^]
[obj method:NSArray arrayWithObject:arg^]
[obj method:value1 arg:NSArray arrayWithObject:someObject^]
[obj setFish: fish thing: other thing^]
[obj setFish: fish thing: [other thing]^]
[obj setFish: other fish: thing^]
fish = NSArray alloc^
fish = [NSArray alloc] init^

Yes, fish.

Changed:
A   trunk/Bundles/Objective-C.tmbundle/Commands/Insert Matching Start Bracket.plist



More information about the textmate-dev mailing list