<?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: CFTextmate 3.0 Beta 3</title>
	<atom:link href="http://www.cftextmate.com/2009/04/12/cftextmate-30-beta-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cftextmate.com/2009/04/12/cftextmate-30-beta-3/</link>
	<description>ColdFusion meets Textmate, a developers dream come true</description>
	<pubDate>Wed, 08 Sep 2010 01:52:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Grant</title>
		<link>http://www.cftextmate.com/2009/04/12/cftextmate-30-beta-3/#comment-44415</link>
		<dc:creator>Grant</dc:creator>
		<pubDate>Tue, 30 Mar 2010 14:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.cftextmate.com/?p=35#comment-44415</guid>
		<description>Awesome. Thank you thank you thank you for what you've done for CFSCRIPT.  Some things I would like to see are:

1 )  Syntax highlighting for variable scopes within CF script blocks.  Currently only the "this" scope works.

2 )  Syntax highlighting for variable scopes in all cases.  Since coldfusion syntax is not case sensitive some people [like myself] have established syntax conventions like always upper-casing scope references. If I change "this" to "THIS" within the cfscript block, the pretty syntax coloring goes away.

It looks as if the current release is just a javascript implementation, which don't get me wrong, I'm thankful for.</description>
		<content:encoded><![CDATA[<p>Awesome. Thank you thank you thank you for what you&#8217;ve done for CFSCRIPT.  Some things I would like to see are:</p>
<p>1 )  Syntax highlighting for variable scopes within CF script blocks.  Currently only the &#8220;this&#8221; scope works.</p>
<p>2 )  Syntax highlighting for variable scopes in all cases.  Since coldfusion syntax is not case sensitive some people [like myself] have established syntax conventions like always upper-casing scope references. If I change &#8220;this&#8221; to &#8220;THIS&#8221; within the cfscript block, the pretty syntax coloring goes away.</p>
<p>It looks as if the current release is just a javascript implementation, which don&#8217;t get me wrong, I&#8217;m thankful for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ziggy</title>
		<link>http://www.cftextmate.com/2009/04/12/cftextmate-30-beta-3/#comment-40193</link>
		<dc:creator>ziggy</dc:creator>
		<pubDate>Sun, 20 Dec 2009 09:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.cftextmate.com/?p=35#comment-40193</guid>
		<description>If anyone can help, in e editor how do you wrap words in cfml comments or pound signs or entity quotes and such?

Also, the bundle says Alt+space for codecompletion tags or attributes, but all it does is open the restore/minimize menu for me. How/when exactly is this used?

Is there any way to enter an existing tag and get a dropdown of attributes to choose from like in homesite?</description>
		<content:encoded><![CDATA[<p>If anyone can help, in e editor how do you wrap words in cfml comments or pound signs or entity quotes and such?</p>
<p>Also, the bundle says Alt+space for codecompletion tags or attributes, but all it does is open the restore/minimize menu for me. How/when exactly is this used?</p>
<p>Is there any way to enter an existing tag and get a dropdown of attributes to choose from like in homesite?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ziggy</title>
		<link>http://www.cftextmate.com/2009/04/12/cftextmate-30-beta-3/#comment-40161</link>
		<dc:creator>ziggy</dc:creator>
		<pubDate>Sat, 19 Dec 2009 07:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cftextmate.com/?p=35#comment-40161</guid>
		<description>The Railo help files are quite poor with bad formatting (no spaces). Any way to improve that? I imagine it comes from Railo, but maybe the spacing? 

Also, do you know why we get this double help option when installing Railo and a framework bundle which doesn't even reference the tag and have help for it? I guess this is a bug in e editor?</description>
		<content:encoded><![CDATA[<p>The Railo help files are quite poor with bad formatting (no spaces). Any way to improve that? I imagine it comes from Railo, but maybe the spacing? </p>
<p>Also, do you know why we get this double help option when installing Railo and a framework bundle which doesn&#8217;t even reference the tag and have help for it? I guess this is a bug in e editor?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Kecko</title>
		<link>http://www.cftextmate.com/2009/04/12/cftextmate-30-beta-3/#comment-37284</link>
		<dc:creator>Mark Kecko</dc:creator>
		<pubDate>Tue, 01 Sep 2009 12:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cftextmate.com/?p=35#comment-37284</guid>
		<description>Great work, thanks! Having the same problem as db... variables within cfquery calls are being rendered as comments.</description>
		<content:encoded><![CDATA[<p>Great work, thanks! Having the same problem as db&#8230; variables within cfquery calls are being rendered as comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Ross</title>
		<link>http://www.cftextmate.com/2009/04/12/cftextmate-30-beta-3/#comment-35435</link>
		<dc:creator>Steve Ross</dc:creator>
		<pubDate>Sun, 26 Jul 2009 12:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.cftextmate.com/?p=35#comment-35435</guid>
		<description>Thought I'd post this here, I made some updates to my CF Help command and added a Go To File command that lets you open includes, stylesheets and javascripts with one command instead of having to navigate to them. You can grab it here (feel free to incorporate into the bundle as well).

http://blog.stevensross.com/2009/7/24/textmate-bundle-go-to-file-and-coldfusion-help-docs</description>
		<content:encoded><![CDATA[<p>Thought I&#8217;d post this here, I made some updates to my CF Help command and added a Go To File command that lets you open includes, stylesheets and javascripts with one command instead of having to navigate to them. You can grab it here (feel free to incorporate into the bundle as well).</p>
<p><a href="http://blog.stevensross.com/2009/7/24/textmate-bundle-go-to-file-and-coldfusion-help-docs" rel="nofollow">http://blog.stevensross.com/2009/7/24/textmate-bundle-go-to-file-and-coldfusion-help-docs</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: db</title>
		<link>http://www.cftextmate.com/2009/04/12/cftextmate-30-beta-3/#comment-29516</link>
		<dc:creator>db</dc:creator>
		<pubDate>Mon, 20 Apr 2009 02:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.cftextmate.com/?p=35#comment-29516</guid>
		<description>I tried using TM + this bundle for a few weeks but I ran into the issue a lot of others have noted: variables within cfquery calls are being rendered as comments. Is there a fix for this? There seem to be a few commenting-related issues with formatting. I would really prefer TM and this bundle vs. DW (no comparison) and Coda.

Thanks for hard work!</description>
		<content:encoded><![CDATA[<p>I tried using TM + this bundle for a few weeks but I ran into the issue a lot of others have noted: variables within cfquery calls are being rendered as comments. Is there a fix for this? There seem to be a few commenting-related issues with formatting. I would really prefer TM and this bundle vs. DW (no comparison) and Coda.</p>
<p>Thanks for hard work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Corfield</title>
		<link>http://www.cftextmate.com/2009/04/12/cftextmate-30-beta-3/#comment-29120</link>
		<dc:creator>Sean Corfield</dc:creator>
		<pubDate>Tue, 14 Apr 2009 21:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.cftextmate.com/?p=35#comment-29120</guid>
		<description>I downloaded the latest ZIP again and now I'm only getting it in this situation:

&#60;c{ctl+space}

select ferror showerror="" and you get:

&#60;c ferror showerror=""

However, in this situation:

&#60;cf{ctl+space}

it works flawlessly so I'm good to go now!</description>
		<content:encoded><![CDATA[<p>I downloaded the latest ZIP again and now I&#8217;m only getting it in this situation:</p>
<p>&lt;c{ctl+space}</p>
<p>select ferror showerror=&#8221;" and you get:</p>
<p>&lt;c ferror showerror=&#8221;"</p>
<p>However, in this situation:</p>
<p>&lt;cf{ctl+space}</p>
<p>it works flawlessly so I&#8217;m good to go now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://www.cftextmate.com/2009/04/12/cftextmate-30-beta-3/#comment-29055</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Mon, 13 Apr 2009 23:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cftextmate.com/?p=35#comment-29055</guid>
		<description>It's working ok for me so I am not sure what's going on there.  If you want to roll back you can grab the older one here: 

http://s3.amazonaws.com/software.robrohan.com/CFTextMate/3.0-Beta/ColdFusion.tmbundle.zip</description>
		<content:encoded><![CDATA[<p>It&#8217;s working ok for me so I am not sure what&#8217;s going on there.  If you want to roll back you can grab the older one here: </p>
<p><a href="http://s3.amazonaws.com/software.robrohan.com/CFTextMate/3.0-Beta/ColdFusion.tmbundle.zip" rel="nofollow">http://s3.amazonaws.com/software.robrohan.com/CFTextMate/3.0-Beta/ColdFusion.tmbundle.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Benner</title>
		<link>http://www.cftextmate.com/2009/04/12/cftextmate-30-beta-3/#comment-29034</link>
		<dc:creator>Mike Benner</dc:creator>
		<pubDate>Mon, 13 Apr 2009 16:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.cftextmate.com/?p=35#comment-29034</guid>
		<description>I get the same problem as Sean.  I have several of them installed right now.  However, I don't recall this happening before the Beta 3 update.</description>
		<content:encoded><![CDATA[<p>I get the same problem as Sean.  I have several of them installed right now.  However, I don&#8217;t recall this happening before the Beta 3 update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://www.cftextmate.com/2009/04/12/cftextmate-30-beta-3/#comment-28994</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Mon, 13 Apr 2009 06:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cftextmate.com/?p=35#comment-28994</guid>
		<description>Sounds like a bug.  Do you have both ColdFusion and Railo installed?  (I don't get that locally, but I am only running the ColdFusion one a the moment)</description>
		<content:encoded><![CDATA[<p>Sounds like a bug.  Do you have both ColdFusion and Railo installed?  (I don&#8217;t get that locally, but I am only running the ColdFusion one a the moment)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
