[jQuery] Re: Good Javascript editor or IDE?

2007-08-04 Thread oliver
I realize that you already noted that you are an MS shop, Matt, but if you ever leave the dark side, here are some Mac suggestions: * BBEdit (editor) + Interarchy or Transmit (SFTP) - GREAT editor and really good file transfer programs * Coda - all-in-one web editing environment, new but slick

[jQuery] Re: Good Javascript editor or IDE?

2007-08-03 Thread Dragan Krstic
HomeSite anyone? It is shame that Macromedia totally ignored. They didn't put anything new for more than 5 yrs. Yeah, it still lives in Dreamweaver coding enviroment, and when I'm using DW, 90% of time I spent there. -- Dragan Krstić krdr http://krdr.ebloggy.com/

[jQuery] Re: Good Javascript editor or IDE?

2007-08-02 Thread Christof Donat
Hi, What recommendations on JavaScript editors or IDEs does anyone have? gvim, or emacs whichever fits your needs more ;-) Just to have brought up two alternatives to those IDEs packed with special features for everything and everyone but don't adapt to your speciffic needs. Is there

[jQuery] Re: Good Javascript editor or IDE?

2007-08-02 Thread Sam Collett
I use Programmer's Notepad 2 (http://www.pnotepad.org/) and have even created some jQuery text clips (amongst others - http://www.texotela.co.uk/pn2/textclips/) for it. Although, as I am familiar with the jQuery API and have Visual Studio I don't use the clips much. It's not a full-blown IDE

[jQuery] Re: Good Javascript editor or IDE?

2007-08-02 Thread Matt Penner
Thanks for all the great suggestions. I used IntelliJ at a previous job and loved it. Unfortunately we're a MS house here and I doubt I could get the request approved. :) I'll check out Aptana's latest as well as Spket. I use Notepad++ for quick and easy edits so that's my general text editor

[jQuery] Re: Good Javascript editor or IDE?

2007-08-01 Thread Aaron Heimlich
I highly recommend you check out Aptana (http://www.aptana.com) On 8/1/07, Matt Penner [EMAIL PROTECTED] wrote: I've just started developing with jQuery in the last month. I usually use VS 2005 or Notepad++ for my JavaScript. It's features are pretty much nil as far as intellisense goes.

[jQuery] Re: Good Javascript editor or IDE?

2007-08-01 Thread Priest, James (NIH/NIEHS) [C]
-Original Message- From: Matt Penner [mailto:[EMAIL PROTECTED] What recommendations on JavaScript editors or IDEs does anyone have? Is there something sophisticated enough that can have intellisense with jQuery or my own objects in external js files? I use Eclipse/CFEclipse to

[jQuery] Re: Good Javascript editor or IDE?

2007-08-01 Thread Alex Ezell
+1 for Aptana, quickly becoming a great IDE. I'm on Mac, so I do most of text-editing in TextMate, but occasionally I need something more IDE-oriented and pop over to Aptana. /alex On 8/1/07, Priest, James (NIH/NIEHS) [C] [EMAIL PROTECTED] wrote: -Original Message- From: Matt

[jQuery] Re: Good Javascript editor or IDE?

2007-08-01 Thread Mark D. Lincoln
Matt, I just discovered Spket IDE (http://www.spket.com/). It was recommended by someone on the Ext (http://extjs.com/) forums and so far, I would say it is great! You can install it as a standalone application or as an Eclipse plug-in. Needless to say, you need Java installed (version 1.4.2

[jQuery] Re: Good Javascript editor or IDE?

2007-08-01 Thread Ganeshji Marwaha
i use IDEA for my server-side development... It is too good for java. I noticed that it actually had pretty neat support for js and css as well. i dont know how it compares to other IDEs made specifically for client side development. But, when i last tried aptana, i didnt get much to leave my cozy

[jQuery] Re: Good Javascript editor or IDE?

2007-08-01 Thread Glen Lipka
I use WeBuilder 2007. Jack Slocum had suggested checking out Idea IntelliJ last week at the conference. Glen On 8/1/07, Mark D. Lincoln [EMAIL PROTECTED] wrote: Matt, I just discovered Spket IDE (http://www.spket.com/). It was recommended by someone on the Ext (http://extjs.com/) forums

[jQuery] Re: Good Javascript editor or IDE?

2007-08-01 Thread Duncan
+1 for Aptana, I use it as a plugin for Eclipse. On 8/2/07, Mark D. Lincoln [EMAIL PROTECTED] wrote: Matt, I just discovered Spket IDE (http://www.spket.com/). It was recommended by someone on the Ext (http://extjs.com/) forums and so far, I would say it is great! You can install it as a

[jQuery] Re: Good Javascript editor or IDE?

2007-08-01 Thread njsuperfreak
Wow that's a fabulious plugin I was using JSEclipse good find!! On Aug 1, 2:13 pm, Priest, James (NIH/NIEHS) [C] [EMAIL PROTECTED] wrote: -Original Message- From: Matt Penner [mailto:[EMAIL PROTECTED] What recommendations on JavaScript editors or IDEs does anyone have? Is

[jQuery] Re: Good Javascript editor or IDE?

2007-08-01 Thread polyrhythmic
I develop PHP + HTML + CSS + JS + jQuery, and I use Komodo Edit. It has the Mozilla engine, can use firefox extensions, and is free. It does not offer debugging for all those languages, but it understands them well and interestingly I've found the CSS auto-completion to be the most useful. You

[jQuery] Re: Good Javascript editor or IDE?

2007-08-01 Thread Sean Catchpole
vi