ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

JavaScript / jQuery Editor Suggestions?

(1/2) > >>

Renegade:
Can anyone recommend any JavaScript / jQuery editors?

Specifically, I'd like to get something that is similar to Visual Studio with intellisense and code completion.

So far I'm finding that the jquery-1.6.1-vsdoc.js files dont' really work all that well. Ok. They don't work. Maybe I'm doing something wrong... I'll look into it again, but still, any recommendations? Windows or Mac is fine. Free is preferable, but if you know something that's shareware and rocks, that's ok too.

Thanks in advance.

Ath:
Have you tried the default Java IDE's Eclipse and NetBeans already? Both have plug-ins for so many things there surely is something for js/jq available. I'm not working with those technologies, so I can't give further advise :huh:

Renegade:
I'd like to find something lighter than Eclipse or NetBeans. For simply editing JavaScript, they're pretty heavy. I suppose I should look into the VS thing some more. So far it's been extremely disappointing and entirely useless. I'm just so used to seeing things in code completion --- it's a super-fast way to get up to speed on things.

fenixproductions:
I am trying to find decent one (free or not totally overpriced) for a long time and I am keeping with NetBeans. Unfortunately, while there are dozens (hundreds?) of nice HTML editors, JS support is pretty basic.

For overpriced solution, while Dreamweaver sucks a little with editing features it is still is good enough for JS though.

mwb1100:
You might want to check out WebStorm from JetBrains (the IntelliJ Java IDE folks).  I don't have a whole lot of experience with it, but the little that I have has been pretty good (I've actually used the PhpStorm version, which is basically WebStorm with PHP support added on):

  - http://www.jetbrains.com/webstorm/features/#JavaScript

It's written in Java and isn't super lightweight, but compared to Eclipse, it's light as a feather; I think that's true of everything when compared to Eclipse.
 
WebStorm costs $70, not super expensive, but not a no-brainer either. Unfortunately you've just missed out on a 50% off promotion that ended a couple weeks ago. JetBrains seems to do promos relatively often (but not necessarily for WebStorm), so if you want to try to hold out until another special rolls around you could try living on the "Early Access" builds (EAPs), which have a 30 day time bomb but are generally refreshed more often than that.

Navigation

[0] Message Index

[#] Next page

Go to full version