<?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: cfeclipse snippets</title>
	<atom:link href="http://www.chapter31.com/2006/10/22/cfeclipse-snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chapter31.com/2006/10/22/cfeclipse-snippets/</link>
	<description>development in a land far far away...</description>
	<pubDate>Thu, 21 Aug 2008 18:10:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Michael Sharman</title>
		<link>http://www.chapter31.com/2006/10/22/cfeclipse-snippets/#comment-32824</link>
		<dc:creator>Michael Sharman</dc:creator>
		<pubDate>Mon, 07 Jan 2008 23:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2006/10/22/cfeclipse-snippets/#comment-32824</guid>
		<description>@pope - great tip, thanks for that. Learn something new everyday :)</description>
		<content:encoded><![CDATA[<p>@pope - great tip, thanks for that. Learn something new everyday <img src='http://www.chapter31.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pope</title>
		<link>http://www.chapter31.com/2006/10/22/cfeclipse-snippets/#comment-32445</link>
		<dc:creator>pope</dc:creator>
		<pubDate>Sat, 05 Jan 2008 08:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2006/10/22/cfeclipse-snippets/#comment-32445</guid>
		<description>There are tag help dialogs for creating most any coldfusion tag. Most users tend to overlook these but they work great. Its pretty much just the same as the sippets, just think of the tag itself as your trigger text and use Ctrl + t for the invoke/trigger combination. 

So, to generate a loop it would go like this: type in '&#60;cfloop' then hit Ctrl + t

The dialogs are very helpful for new coders and double as time savers as well - plus, you don't have to define anything. All of the coldfusion tags are taken care of for you right out of the box.

Snippets are more useful for  complex/redundant things. If thought out and used properly, they definitely should find their way into your tool belt. So don't forget about them.

Now if only your snippets would tie in to the editors auto-complete feature and work more like they should... like they do when in the Java perspective?</description>
		<content:encoded><![CDATA[<p>There are tag help dialogs for creating most any coldfusion tag. Most users tend to overlook these but they work great. Its pretty much just the same as the sippets, just think of the tag itself as your trigger text and use Ctrl + t for the invoke/trigger combination. </p>
<p>So, to generate a loop it would go like this: type in &#8216;&lt;cfloop&#8217; then hit Ctrl + t</p>
<p>The dialogs are very helpful for new coders and double as time savers as well - plus, you don&#8217;t have to define anything. All of the coldfusion tags are taken care of for you right out of the box.</p>
<p>Snippets are more useful for  complex/redundant things. If thought out and used properly, they definitely should find their way into your tool belt. So don&#8217;t forget about them.</p>
<p>Now if only your snippets would tie in to the editors auto-complete feature and work more like they should&#8230; like they do when in the Java perspective?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sharman</title>
		<link>http://www.chapter31.com/2006/10/22/cfeclipse-snippets/#comment-28639</link>
		<dc:creator>Michael Sharman</dc:creator>
		<pubDate>Tue, 27 Nov 2007 23:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2006/10/22/cfeclipse-snippets/#comment-28639</guid>
		<description>Hi leinad,

I seem to remember earlier versions of cfeclipse didn't have this which was why I had them as custom snippets. Of course as  you mentioned it's all good now as they're in!

Thanks for the comment</description>
		<content:encoded><![CDATA[<p>Hi leinad,</p>
<p>I seem to remember earlier versions of cfeclipse didn&#8217;t have this which was why I had them as custom snippets. Of course as  you mentioned it&#8217;s all good now as they&#8217;re in!</p>
<p>Thanks for the comment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leinad</title>
		<link>http://www.chapter31.com/2006/10/22/cfeclipse-snippets/#comment-28627</link>
		<dc:creator>leinad</dc:creator>
		<pubDate>Tue, 27 Nov 2007 18:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2006/10/22/cfeclipse-snippets/#comment-28627</guid>
		<description>Great info, I don't know if you are aware, but having a snippet for cfabort and cfdump are overkill.  This can be accomplished by simply pressing ctrl - shift - A for abort or crtl - shift - D for dump, within cfeclipse.</description>
		<content:encoded><![CDATA[<p>Great info, I don&#8217;t know if you are aware, but having a snippet for cfabort and cfdump are overkill.  This can be accomplished by simply pressing ctrl - shift - A for abort or crtl - shift - D for dump, within cfeclipse.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
