• this command will parse the clipboard as one or more Objective-C methods/prototypes and paste “the right thing” depending on whether we are in @implementation or @interface — in practice you’ll want to copy your method(s)/prototype(s) from either the implementation or the interface, and paste it in the counterpart.
Changed: A trunk/Bundles/Objective-C.tmbundle/Commands/Paste Implementation : Interface.tmCommand U trunk/Bundles/Objective-C.tmbundle/info.plist _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
