<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: TextMate and Xcode</title>
	<atom:link href="http://MacDeveloperTips.com/xcode/textmate-and-xcode.html/feed" rel="self" type="application/rss+xml" />
	<link>http://MacDeveloperTips.com/xcode/textmate-and-xcode.html</link>
	<description>Tips, tools and code for iPhone and Mac developers.</description>
	<lastBuildDate>Wed, 18 Jan 2012 21:06:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tiago</title>
		<link>http://MacDeveloperTips.com/xcode/textmate-and-xcode.html/comment-page-1#comment-1103</link>
		<dc:creator>Tiago</dc:creator>
		<pubDate>Mon, 26 Apr 2010 19:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=216#comment-1103</guid>
		<description>Thanks for the tip! Very helpful!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip! Very helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slusser</title>
		<link>http://MacDeveloperTips.com/xcode/textmate-and-xcode.html/comment-page-1#comment-809</link>
		<dc:creator>Slusser</dc:creator>
		<pubDate>Thu, 02 Jul 2009 15:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=216#comment-809</guid>
		<description>I love vi too. So when in Textmate, I use the Vi plugin.
IMPORTANT -- I&#039;ve learned to use the Vi shortcuts and Emacs and Textmate shortcuts, so I&#039;m really using three editors&#039; shortcuts at the same time. A bit confusing, but using Emacs shortcuts and save time when you are in insert mode in Vi. Using Textmate shortcuts like Apple + L to goto a line b/c the Vi version doesn&#039;t work in the plugin. 

Does anyone know how to disable the vi textmate plugin so I can use esc to finish completions?</description>
		<content:encoded><![CDATA[<p>I love vi too. So when in Textmate, I use the Vi plugin.<br />
IMPORTANT &#8212; I&#8217;ve learned to use the Vi shortcuts and Emacs and Textmate shortcuts, so I&#8217;m really using three editors&#8217; shortcuts at the same time. A bit confusing, but using Emacs shortcuts and save time when you are in insert mode in Vi. Using Textmate shortcuts like Apple + L to goto a line b/c the Vi version doesn&#8217;t work in the plugin. </p>
<p>Does anyone know how to disable the vi textmate plugin so I can use esc to finish completions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ssmithtone</title>
		<link>http://MacDeveloperTips.com/xcode/textmate-and-xcode.html/comment-page-1#comment-742</link>
		<dc:creator>ssmithtone</dc:creator>
		<pubDate>Sun, 24 May 2009 17:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=216#comment-742</guid>
		<description>auto complete is alt and escape and u can index the header files for a class from the objective-c bundle menu now for sdk classes and custom classes</description>
		<content:encoded><![CDATA[<p>auto complete is alt and escape and u can index the header files for a class from the objective-c bundle menu now for sdk classes and custom classes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjohn</title>
		<link>http://MacDeveloperTips.com/xcode/textmate-and-xcode.html/comment-page-1#comment-708</link>
		<dc:creator>Benjohn</dc:creator>
		<pubDate>Thu, 16 Apr 2009 08:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=216#comment-708</guid>
		<description>Another time saver for getting the folder in to text mate without needing the finder at all...

In xCode, &quot;command click&quot; on the project name or project icon at the top of the xCode window. You&#039;ll be given a drop down list of icons from that file, through the enclosing folders, right up to your machine&#039;s root. You can take any of those folders or files and simply drag it off in to xCode, or should you wish, click on it to open it up.

This is a standard feature of OS X applications (I guess part of the document based application framework) but hardly anyone seems to know about it!

Cheers!</description>
		<content:encoded><![CDATA[<p>Another time saver for getting the folder in to text mate without needing the finder at all&#8230;</p>
<p>In xCode, &#8220;command click&#8221; on the project name or project icon at the top of the xCode window. You&#8217;ll be given a drop down list of icons from that file, through the enclosing folders, right up to your machine&#8217;s root. You can take any of those folders or files and simply drag it off in to xCode, or should you wish, click on it to open it up.</p>
<p>This is a standard feature of OS X applications (I guess part of the document based application framework) but hardly anyone seems to know about it!</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kitiz</title>
		<link>http://MacDeveloperTips.com/xcode/textmate-and-xcode.html/comment-page-1#comment-448</link>
		<dc:creator>kitiz</dc:creator>
		<pubDate>Tue, 19 Aug 2008 11:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=216#comment-448</guid>
		<description>I would like to know where I can found the autocomplete with Textmate. In fact, I would like to find the same as in Xcode. Can you help me please ? 

Thank you !</description>
		<content:encoded><![CDATA[<p>I would like to know where I can found the autocomplete with Textmate. In fact, I would like to find the same as in Xcode. Can you help me please ? </p>
<p>Thank you !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zettt</title>
		<link>http://MacDeveloperTips.com/xcode/textmate-and-xcode.html/comment-page-1#comment-435</link>
		<dc:creator>Zettt</dc:creator>
		<pubDate>Fri, 15 Aug 2008 12:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=216#comment-435</guid>
		<description>In the video you are saying that you are going up one level in folder structure to drop the folder onto TextMate&#039;s icon. 
Here&#039;s a little timesafer: You can click the top of a finder window (the little blue folder) and then drag that one onto TM&#039;s icon. :)</description>
		<content:encoded><![CDATA[<p>In the video you are saying that you are going up one level in folder structure to drop the folder onto TextMate&#8217;s icon.<br />
Here&#8217;s a little timesafer: You can click the top of a finder window (the little blue folder) and then drag that one onto TM&#8217;s icon. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://MacDeveloperTips.com/xcode/textmate-and-xcode.html/comment-page-1#comment-422</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Mon, 04 Aug 2008 09:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=216#comment-422</guid>
		<description>Hi Chad,

it doesn&#039;t have code completion in the sense of an IDE but there are a lot of tab-trigger snippets  and a rudimentary code completion via ?+ESCAPE.

Greetings</description>
		<content:encoded><![CDATA[<p>Hi Chad,</p>
<p>it doesn&#8217;t have code completion in the sense of an IDE but there are a lot of tab-trigger snippets  and a rudimentary code completion via ?+ESCAPE.</p>
<p>Greetings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad W. Taylor</title>
		<link>http://MacDeveloperTips.com/xcode/textmate-and-xcode.html/comment-page-1#comment-420</link>
		<dc:creator>Chad W. Taylor</dc:creator>
		<pubDate>Sun, 03 Aug 2008 18:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=216#comment-420</guid>
		<description>While TextMate looks nice to use; however, I am a Vi editor at heart.  Nothing beats the ability to move around and edit as fast in a Vi environment.

MacVim is the preferred Vi editor and truly love it as it does support tabs as well.  

I can use MacVim to edit Xcode files but code-completion is what is lacking here.  I wonder if it&#039;s the same for TextMate?  From the sounds of it, it supports code-completion?

Chad</description>
		<content:encoded><![CDATA[<p>While TextMate looks nice to use; however, I am a Vi editor at heart.  Nothing beats the ability to move around and edit as fast in a Vi environment.</p>
<p>MacVim is the preferred Vi editor and truly love it as it does support tabs as well.  </p>
<p>I can use MacVim to edit Xcode files but code-completion is what is lacking here.  I wonder if it&#8217;s the same for TextMate?  From the sounds of it, it supports code-completion?</p>
<p>Chad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://MacDeveloperTips.com/xcode/textmate-and-xcode.html/comment-page-1#comment-371</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sat, 28 Jun 2008 00:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=216#comment-371</guid>
		<description>David,

Thanks for the comment. I&#039;ve tried the bundle and you are right, it&#039;s works well. 

One aspect that I really like about using Xcode is the integration of compiling, running and debugging. 

My approach may not be for everyone, however, if nothing else it (once again) demonstrates how flexible TextMate is and that it can provide different things to different people.

John</description>
		<content:encoded><![CDATA[<p>David,</p>
<p>Thanks for the comment. I&#8217;ve tried the bundle and you are right, it&#8217;s works well. </p>
<p>One aspect that I really like about using Xcode is the integration of compiling, running and debugging. </p>
<p>My approach may not be for everyone, however, if nothing else it (once again) demonstrates how flexible TextMate is and that it can provide different things to different people.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Bourguignon</title>
		<link>http://MacDeveloperTips.com/xcode/textmate-and-xcode.html/comment-page-1#comment-370</link>
		<dc:creator>David Bourguignon</dc:creator>
		<pubDate>Fri, 27 Jun 2008 19:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://MacDeveloperTips.com/?p=216#comment-370</guid>
		<description>Why not using the xcode bundle in textmate ?

You can use the import project command and TextMate create a project for you.

You can then build and run with cmd+B and cmd+R.

I usually open a project in xcode and textmate, but I use xcode only for the project management aspect and debugging.

XCode seems quite cool, but sor far, nothing can beat TextMate bundle system.</description>
		<content:encoded><![CDATA[<p>Why not using the xcode bundle in textmate ?</p>
<p>You can use the import project command and TextMate create a project for you.</p>
<p>You can then build and run with cmd+B and cmd+R.</p>
<p>I usually open a project in xcode and textmate, but I use xcode only for the project management aspect and debugging.</p>
<p>XCode seems quite cool, but sor far, nothing can beat TextMate bundle system.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

