As of now the C bundle can only recognize C/C++, would it be possible to add detection of the ".m" suffix, and allow it to include the appropriate flags for GCC to compile Objective-C correctly?
I didn't mean that we should copy and paste the macro, but rather just extend support.
Best Regards,
Armon Dadgar
On Dec 5, 2008, at 3:33 AM, Alex Ross wrote:
On Dec 4, 2008, at 9:29 PM, Armon Dadgar wrote:
I just updated to the latest Objective-C bundle in SVN, but I don't see any run command. I think you may be talking about the C bundle, which has the functionality that I'm talking about.
Yes, you are right. The C bundle has this functionality.
Can that part of the C bundle be added to the Objective-C bundle?
No, the Objective-C grammar depends on the C grammar anyway. there's no point in duplicating the code of the Run command when there is already a dependency.
—Alex
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate