<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Postpostmodern &#187; TextMate</title>
	<atom:link href="http://postpostmodern.com/tag/textmate/feed/" rel="self" type="application/rss+xml" />
	<link>http://postpostmodern.com</link>
	<description>Speaking of web development.</description>
	<lastBuildDate>Wed, 11 Jan 2012 00:21:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Find/Replace in Selected Files</title>
		<link>http://postpostmodern.com/instructional/findreplace-in-selected-files/</link>
		<comments>http://postpostmodern.com/instructional/findreplace-in-selected-files/#comments</comments>
		<pubDate>Fri, 06 Jan 2006 22:29:21 +0000</pubDate>
		<dc:creator>Jason Johnson</dc:creator>
				<category><![CDATA[Instructional]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[TextMate]]></category>

		<guid isPermaLink="false">http://www.postpostmodern.com/2006/01/06/findreplace-in-selected-files/</guid>
		<description><![CDATA[Easy way to narrow your find/replace in TextMate]]></description>
			<content:encoded><![CDATA[<p>I was planning on posting some nice friendly post before getting into technical stuff, but <a title="Trey's Web Site" href="http://syntheticrabbit.com">Trey</a> really wants me to post this. So, here&#8217;s a TextMate tip.</p>

<p>So, there you are, working on a project in TextMate. You have a project full of a gazillion files. Then, you notice that some text that appears in several files needs to be changed. You need to do a find/replace in those files, but you don&#8217;t want to do a &#8220;find in project&#8221; because it&#8217;ll take forever to go through all those files and change only the ones you want.</p>

<ol>
<li>Select the files you want to change.</li>
<li>Drag them to the TextMate icon in the dock.</li>
<li>Do a <strong><em>Find in Project.</em></strong></li>
<li>Save all files in project.</li>
<li>Close the temporary project w/o saving.</li>
</ol>

<p>The files I need to change are usually all in one folder. So, it&#8217;s really easy to drag a folder to the TextMate dock icon, do the stuff, and close.</p>
]]></content:encoded>
			<wfw:commentRss>http://postpostmodern.com/instructional/findreplace-in-selected-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

