<?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"
	>
<channel>
	<title>Comments on: Textmate Snippets Like</title>
	<atom:link href="http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/</link>
	<description>Politics, Programming and Possibilities</description>
	<pubDate>Thu, 28 Aug 2008 22:52:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: kiona</title>
		<link>http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-324</link>
		<dc:creator>kiona</dc:creator>
		<pubDate>Mon, 01 May 2006 00:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-324</guid>
		<description>can anyone tell me what a text mate does or lookes like??</description>
		<content:encoded><![CDATA[<p>can anyone tell me what a text mate does or lookes like??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mblsha</title>
		<link>http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-320</link>
		<dc:creator>mblsha</dc:creator>
		<pubDate>Fri, 28 Apr 2006 14:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-320</guid>
		<description>Probably I've incorrectly modified the command, as I've re-downloaded your bundle and it works great. Thank you.</description>
		<content:encoded><![CDATA[<p>Probably I&#8217;ve incorrectly modified the command, as I&#8217;ve re-downloaded your bundle and it works great. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Johnson</title>
		<link>http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-319</link>
		<dc:creator>Duane Johnson</dc:creator>
		<pubDate>Fri, 28 Apr 2006 13:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-319</guid>
		<description>mbisha: Make sure you're running the "cutting edge" version of Textmate, as Allan only recently made this feature available (TM revision #985).  I made the same change as you specified and it works for me.</description>
		<content:encoded><![CDATA[<p>mbisha: Make sure you&#8217;re running the &#8220;cutting edge&#8221; version of Textmate, as Allan only recently made this feature available (TM revision #985).  I made the same change as you specified and it works for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mblsha</title>
		<link>http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-318</link>
		<dc:creator>mblsha</dc:creator>
		<pubDate>Fri, 28 Apr 2006 07:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-318</guid>
		<description>Hmm, I've noticed that invoking Convert Snippet command re-indents line in certain languages (namely Pascal and Prolog, haven't tried other yet). Setting 'disableOutputAutoIndent' in command's .plist file doesn't seem to help. Any ideas? :)</description>
		<content:encoded><![CDATA[<p>Hmm, I&#8217;ve noticed that invoking Convert Snippet command re-indents line in certain languages (namely Pascal and Prolog, haven&#8217;t tried other yet). Setting &#8216;disableOutputAutoIndent&#8217; in command&#8217;s .plist file doesn&#8217;t seem to help. Any ideas? <img src='http://blog.inquirylabs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Johnson</title>
		<link>http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-313</link>
		<dc:creator>Duane Johnson</dc:creator>
		<pubDate>Thu, 27 Apr 2006 20:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-313</guid>
		<description>Hi Brad--thanks for your diagnosis.  I've fixed the $ issue (turns out I wasn't escaping snippet-sensitive characters properly).  As for the other issue, Allan Odgaard has mentioned that he will soon be providing an option to "insert as snippet" without the auto re-indenting.</description>
		<content:encoded><![CDATA[<p>Hi Brad&#8211;thanks for your diagnosis.  I&#8217;ve fixed the $ issue (turns out I wasn&#8217;t escaping snippet-sensitive characters properly).  As for the other issue, Allan Odgaard has mentioned that he will soon be providing an option to &#8220;insert as snippet&#8221; without the auto re-indenting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Choate</title>
		<link>http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-312</link>
		<dc:creator>Brad Choate</dc:creator>
		<pubDate>Thu, 27 Apr 2006 20:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-312</guid>
		<description>Very cool. It's removing some things in some cases though. The '$' character is problematic. Try this:

$aye
$bee
$cee

Then, mark each like so:

$&#60;aye&#62;
$&#60;bee&#62;
$&#60;cee&#62;

Upon hitting option f, I see:

$aye
aye
aye

If you do this:

&#60;&#62;$aye
&#60;&#62;$bee
&#60;&#62;$cee

It does this:

(blank line)
(blank line)
$cee

Also, since it's insering a snippet, it winds up changing indentation in some cases.</description>
		<content:encoded><![CDATA[<p>Very cool. It&#8217;s removing some things in some cases though. The &#8216;$&#8217; character is problematic. Try this:</p>
<p>$aye<br />
$bee<br />
$cee</p>
<p>Then, mark each like so:</p>
<p>$&lt;aye&gt;<br />
$&lt;bee&gt;<br />
$&lt;cee&gt;</p>
<p>Upon hitting option f, I see:</p>
<p>$aye<br />
aye<br />
aye</p>
<p>If you do this:</p>
<p>&lt;&gt;$aye<br />
&lt;&gt;$bee<br />
&lt;&gt;$cee</p>
<p>It does this:</p>
<p>(blank line)<br />
(blank line)<br />
$cee</p>
<p>Also, since it&#8217;s insering a snippet, it winds up changing indentation in some cases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Aylott</title>
		<link>http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-307</link>
		<dc:creator>Thomas Aylott</dc:creator>
		<pubDate>Wed, 26 Apr 2006 18:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-307</guid>
		<description>It really freaking rocks! btw.

I like that each thing gets it's own tab stop, too. Nicely done.</description>
		<content:encoded><![CDATA[<p>It really freaking rocks! btw.</p>
<p>I like that each thing gets it&#8217;s own tab stop, too. Nicely done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Aylott</title>
		<link>http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-306</link>
		<dc:creator>Thomas Aylott</dc:creator>
		<pubDate>Wed, 26 Apr 2006 18:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-306</guid>
		<description>I couldn't get it to work, so I made it work.

I put my changes into my SVN

http://textmate.svn.subtlegradient.com/Bundles/Duane%20Johnson.tmbundle/</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t get it to work, so I made it work.</p>
<p>I put my changes into my SVN</p>
<p><a href="http://textmate.svn.subtlegradient.com/Bundles/Duane%20Johnson.tmbundle/" rel="nofollow">http://textmate.svn.subtlegradient.com/Bundles/Duane%20Johnson.tmbundle/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Going Up &#187; My Textmate Bundle</title>
		<link>http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-304</link>
		<dc:creator>Going Up &#187; My Textmate Bundle</dc:creator>
		<pubDate>Wed, 26 Apr 2006 14:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-304</guid>
		<description>[...] I&#8217;ve decided to put up a page for my personal Textmate Bundle for others to use. So far, it&#8217;s star (and only!) feature is the MASC work I&#8217;ve been doing. [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve decided to put up a page for my personal Textmate Bundle for others to use. So far, it&#8217;s star (and only!) feature is the MASC work I&#8217;ve been doing. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rolf</title>
		<link>http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-302</link>
		<dc:creator>Rolf</dc:creator>
		<pubDate>Wed, 26 Apr 2006 07:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.inquirylabs.com/2006/04/25/textmate-snippets-like-youve-never-seen-them-before/#comment-302</guid>
		<description>Great stuff. What comes next? :-)</description>
		<content:encoded><![CDATA[<p>Great stuff. What comes next? <img src='http://blog.inquirylabs.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
