Nov 29th, 2008
CFTextmate 3.0 Beta
Hi there.
My name is Rob Rohan, and Bill Duenskie has let me borrow the reigns on the CFTextmate project. Since I have more or less abandoned Eclipse, I’ve started doing all my development in Textmate.
The latest stable version of CFTextmate is 2.0. 2.0 was released before I started working on the project, so I am marking my stuff as 3.0 Beta. I still have a lot of things I want to add, but I’ve got most of my personal day to day needs taken care of in 3.0.
The major changes in 3.0, I think, are the inclusion of other CF engines and versions (Railo (which is awesome), BlueDragon, CF5, etc). Also thing like cffunction folding, function names in the symbol list, and cfscript colouring. Thanks to everyone on the mailing list.
Here is a movie to show it off a bit.
You can download the plugin(s) from the side bar. If you are into source code, you can get the code on github (releases will still be published to the textmate trunk). And, as usual, you can join the mailing list.
(Thanks to Geoff from Daemon (where I work) for egging me to take this on)
Great update Rob– looking good. Really like the documentation feature.
One quick question…
Any way to switch make the bundle recognize camel-cased functions?
If I type “StructInsert” and tab, no go– but, “structinsert” and tab, I get the auto-complete. Looks like it’s case sensitive.
Thanks!
Shayne
Good suggestion Shayne, I’ll check it out. I am not sure there is a case insensitive way to do it, but that would be ideal…
just wanted to drop a line to say thanks for doing this…
textmate needed an active CF bundle…
Nice work! Can’t wait to get into the office tomorrow and try this out.