[SVN] r8230 (Objective-C)

Ciarán Walsh ciawal at gmail.com
Sat Sep 29 10:43:29 UTC 2007


A command triggered with logm⇥ which inserts a log call to show the incoming parameters for the current method.
E.g.: NSLog(@"%s: tableView:%@  objectValueForTableColumn:%@  row:%d", __PRETTY_FUNCTION__, aTableView, aTableColumn, rowIndex);

There’s probably a better name?

Changed:
A   branches/WIP/Bundles/Objective-C.tmbundle/Commands/Insert NSLog() for current method.tmCommand



More information about the textmate-dev mailing list