RE: Best IDE for cfscript

2012-05-13 Thread Rick Faircloth

I've considered IDEA.

Is it overkill or, rather, heavy on features that aren't usable
for someone who codes in HTML, CF, jQuery, CSS 5 and does no pure
JS app coding or mobile apps coding. I code hybrid web apps.

IDEA just seems to be too heavy on the
JS side for my work.

I'm not looking so much for language support as an IDE
that works they I want. 

There's not one under the sun that I've found so far, even after
15 years of searching.



-Original Message-
From: Dave Merrill [mailto:enigm...@gmail.com] 
Sent: Saturday, May 12, 2012 11:42 PM
To: cf-talk
Subject: Re: Best IDE for cfscript


I'm with Matt, IDEA is great. In many ways, big and small, it increases my
productivity and code quality, and just improve the experience of
coding all around. It's not without its warts, but it's improving all the
time. I'd never go back.

Dave Merrill


On Mon, May 7, 2012 at 1:45 PM, Matt Quackenbush wrote:


 Since it hasn't been mentioned yet, I would also recommend giving Intellij
 IDEA a shot, *especially* if you work in other languages, too. It was
quite
 a change for me, having used CFE/CFB for many years, but I doubt I could
 switch back, now.

 http://www.jetbrains.com/idea/




~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351126
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Best IDE for cfscript

2012-05-12 Thread Dave Merrill

I'm with Matt, IDEA is great. In many ways, big and small, it increases my
productivity and code quality, and just improve the experience of
coding all around. It's not without its warts, but it's improving all the
time. I'd never go back.

Dave Merrill


On Mon, May 7, 2012 at 1:45 PM, Matt Quackenbush wrote:


 Since it hasn't been mentioned yet, I would also recommend giving Intellij
 IDEA a shot, *especially* if you work in other languages, too. It was quite
 a change for me, having used CFE/CFB for many years, but I doubt I could
 switch back, now.

 http://www.jetbrains.com/idea/


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351125
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Best IDE for cfscript

2012-05-07 Thread Robert Rhodes

What is the best IDE for cfcript work?  CFBuilder 2?  CFEclipse?  Or?

-RR


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351017
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Best IDE for cfscript

2012-05-07 Thread Eric Roberts

I use CFEclipse with no problems.  Not a big fan of CFBuilder.

Eric

On Mon, May 7, 2012 at 10:46 AM, Robert Rhodes rrhode...@gmail.com wrote:


 What is the best IDE for cfcript work?  CFBuilder 2?  CFEclipse?  Or?

 -RR


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351021
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Best IDE for cfscript

2012-05-07 Thread Cameron Childress

On Mon, May 7, 2012 at 11:46 AM, Robert Rhodes rrhode...@gmail.com wrote:

 What is the best IDE for cfcript work?  CFBuilder 2?  CFEclipse?  Or?


Try them both. Decide for yourself.

That are both built on Eclipse, so it's easy to switch.

-Cameron

...


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351022
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Best IDE for cfscript

2012-05-07 Thread Matt Quackenbush

Since it hasn't been mentioned yet, I would also recommend giving Intellij
IDEA a shot, *especially* if you work in other languages, too. It was quite
a change for me, having used CFE/CFB for many years, but I doubt I could
switch back, now.

http://www.jetbrains.com/idea/


On Mon, May 7, 2012 at 12:40 PM, Cameron Childress camer...@gmail.comwrote:


 On Mon, May 7, 2012 at 11:46 AM, Robert Rhodes rrhode...@gmail.com
 wrote:

  What is the best IDE for cfcript work?  CFBuilder 2?  CFEclipse?  Or?


 Try them both. Decide for yourself.

 That are both built on Eclipse, so it's easy to switch.

 -Cameron

 ...


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351023
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Best IDE for cfscript

2012-05-07 Thread Brian Thornton

So there are large line number issues with most.. My backup is a old
tool called PFE, Programmers FIle Editor. I've edited 14 GB text files
with it.

On Mon, May 7, 2012 at 1:21 PM, Eric Roberts
ow...@threeravensconsulting.com wrote:

 I use CFEclipse with no problems.  Not a big fan of CFBuilder.

 Eric

 On Mon, May 7, 2012 at 10:46 AM, Robert Rhodes rrhode...@gmail.com wrote:


 What is the best IDE for cfcript work?  CFBuilder 2?  CFEclipse?  Or?

 -RR




 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351024
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Best IDE for cfscript

2012-05-07 Thread Guust Nieuwenhuis

When I need to do some quick editing I use Notepad++ on Windows or Textwragler 
on Mac (both free editors).

When working on projects I use CFBuilder for all the ColdFusion specific 
features like Server management, tailview, extensions, ...

Don't forget that CFBuilder has a free express version!

Guust


On 07 May 2012, at 20:16, Brian Thornton br...@cfdeveloper.com wrote:

 
 So there are large line number issues with most.. My backup is a old
 tool called PFE, Programmers FIle Editor. I've edited 14 GB text files
 with it.
 
 On Mon, May 7, 2012 at 1:21 PM, Eric Roberts
 ow...@threeravensconsulting.com wrote:
 
 I use CFEclipse with no problems.  Not a big fan of CFBuilder.
 
 Eric
 
 On Mon, May 7, 2012 at 10:46 AM, Robert Rhodes rrhode...@gmail.com wrote:
 
 
 What is the best IDE for cfcript work?  CFBuilder 2?  CFEclipse?  Or?
 
 -RR
 
 
 
 
 
 
 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351026
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm