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

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev

Reply via email to