You cannot post messages because only members can post, and you are not currently a member.
Description:
This group is to help gather feedback and coordinate on the development of the ColdFusion bundle for TextMate.
|
|
|
Any further development?
|
| |
Greetings. I've been absolutely loving ColdFusion for TextMate
lately, and I'm hoping to continue to use it. It appears as though
ColdFusion 9 support is lacking though. I was curious if any further
development efforts were continuing, or if this is something I'm going
to have to work on myself. Much thanks.... more »
|
|
Go to File and CF Help
|
| |
Textmate Bundle - Go to File and ColdFusion Help Docs<[link]>July 23rd, 2009 Coldfusion Help ⌥⌘L This command is bound to option-command-L (lookup). Simply click on a coldfusion method (function) ie: StructAppend or a tag and you will be taken... more »
|
|
Linking to files in CF error messages
|
| |
I just blogged about how you can create links on the error messages in
ColdFusion and Railo so that when you click the error in the browser,
it will open that file in Textmate and jump to the line that the error
was caused on.
[link]... more »
|
|
<Esc> completion inside CF tags
|
| |
I know this has been discussed before on the list, in particular in
Andrew Hewitt's post back in February ([link]
cftextmate/browse_thread/threa d/8b7f405f1575ddfe/8ff002c94a8 d7f2d?
lnk=gst&q=completion#8ff002c94 a8d7f2d) .. but I finally figured out
the reason that I have been unable to use esc auto-complete while... more »
|
|
Folding for tags
|
| |
If I have a cffunction tag like so:
<cffunction name="getResults" displayname="Gets results for an
activity" returntype="struct"
description="Gets results for an activity">
</cffunction>
because there is a line break and carriage return after the returntype
attribute the TextMate folding doesn't catch my cffunction tag so I... more »
|
|
Empty tags
|
| |
So I finally looked into this again and this time I was able to tweak my settings to get my desired result. To recap, the problem I had was that the CF bundle expects cfsets to be like so: <cfset foo = "Hello World" /> However I prefer to code like so: <cfset foo = "Hello World"> Not the lack of XHTML style syntax. This caused several problems the most... more »
|
|
Syntax Highlighter bug in 3.0 beta2
|
| |
Hi all,
I just wanted to report a bug with the syntax highlighting inside SQL.
Not sure if anyone is aware of it yet or not. I've uploaded a sample
file to the Google group, and I've uploaded a screenshot showing my
issue.
[link]... more »
|
|
Framework Bundles - Any interest?
|
| |
I recently released a bundle for CFWheels that extends CFTextmate. It has proved to be very beneficial when writing code as all of the methods and their arguments are now available via tab triggers. The project can be found here: [link] Im thinking about building one now for the ColdBox framework since we... more »
|
|
TextMate themes for CFML
|
| |
Just wondering what themes you guys use for CF development. I prefer a darker background and have been using Succelent for the most part but have become pretty partial to Espresso Libre lately. Tell us what theme you use! - Russ - angry-fly.com
|
|
|