Decent JavaScript IDE [closed]

2020-07-06 04:12发布

What is a decent IDE for developing JavaScript, I'll be writing both client side stuff and writing for Rhino. Ideally It needs to run on Mac OSX, although something that runs on Windows too would be nice.

ADDITIONAL:

Having had a play with both js2 and Aptana, I think I'll be continuing to use Aptana. Mainly because I find emacs a bit hard to get my head round, although I did think that the error hi-lighting in js2 was better than that in Aptana.

I'm still looking for a way to visually debug my js code that is running atop Rhino...

7条回答
Root(大扎)
2楼-- · 2020-07-06 04:55

If you're familiar with Emacs Steve Yegge's js2-mode could be worth a look.

查看更多
登录 后发表回答