[TxMt] Re: Setting up TextMate for C/C++

Dave Chilson davedog at mac.com
Tue Apr 7 04:22:19 UTC 2009


If you are mainly going to use TextMate for C/C++ you might consider  
setting it as your default language:

http://lists.macromates.com/textmate/2006-February/008276.html

-Dave

On Apr 6, 2009, at 5:09 PM, Alex Ross wrote:

> On Apr 6, 2009, at 4:37 PM, Gewitterbukk wrote:
>
>> Howdy!
>>
>> I would like to use TextMate for C/C++, but I have no idea how to
>> set up. So what do I have to do to get this simple code working?
>>
>>
>> #include <stdio.h>
>>
>> int main()
>> {
>> 	prinft("hello world");
>> 	return 0;
>> }
>
>
> Install XCode, paste the code snippet into a new textmate document,
> make sure the language is set to “C++” in the status bar, and  
> press
> ⌘R.
>
> —Alex
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate




More information about the textmate mailing list