[SVN] r3376 (Objective-C)

Allan Odgaard throw-away-1 at macromates.com
Sun May 21 03:29:37 UTC 2006


• this command will complete a line like:

   NSMutableSet *variable

Into:

   NSMutableSet *variable = [NSMutableSet set];

Thanks to Keith Bauer / OneSadCookie for writing this for me :)

Changed:
A   trunk/Bundles/Objective-C.tmbundle/Commands/Insert Object Instantiation.plist



More information about the textmate-dev mailing list