Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > What's the best IDE for Javascript? I'm using Eclipse...

Reply
Thread Tools

What's the best IDE for Javascript? I'm using Eclipse...

 
 
johnfofawn@hotmail.com
Guest
Posts: n/a
 
      11-15-2005
Hi,

I'm using Eclipse to do Javascript. I'd really like an IDE with a good
built-in help system for Javascript (something like Visual Studio). Do
you know of anything like this?

I'm working on Linux.

Thanks,
John

 
Reply With Quote
 
 
 
 
Thomas 'PointedEars' Lahn
Guest
Posts: n/a
 
      11-15-2005
wrote:

> I'm using Eclipse to do Javascript.


Me too

> I'd really like an IDE with a good built-in help system for Javascript
> (something like Visual Studio). Do you know of anything like this?


Well, what do mean by that, what do you expect?

I find both <http://jseditor.sf.net/> and <http://myeclipseide.com/>
sufficient in that matter. See <news:>.

BTW: I could not reach Harish Kataria regarding his JavaScript editor
(which has no code completion but is great in recognizing prototypes),
both contact addresses bounce. Do you think he would mind if I allowed
downloading version 2.0 of it from my Web site?

> I'm working on Linux.


Me too But that does not really matter, Java is cross-platform,
thus so is Eclipse and are (almost all) Eclipse plugins.


PointedEars
 
Reply With Quote
 
 
 
 
aundro
Guest
Posts: n/a
 
      11-16-2005
writes:

> Hi,
>
> I'm using Eclipse to do Javascript. I'd really like an IDE with a good
> built-in help system for Javascript (something like Visual Studio). Do
> you know of anything like this?
>
> I'm working on Linux.


So am I.

I fell in love with the combination FF-Emacs/js-mode.
Check this out:
http://blogs.acceleration.net/birdma...6/02/1210.aspx

The point is: Connect emacs to a running instance of FF, and use it as
a JS environment, just like you'd use any other image-based language
(Lisp, ...).
You can then execute code into FF's JS interpreter through emacs,
try very quick tests/hacks immediately, or do more serious development...

Of course, there is syntax highlighting, paren matching,
auto-indenting, and .. it's fast

>
> Thanks,
> John
>


Arnaud
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IDE/SATA and IDE/ATA controller mdnchauhan Software 0 05-19-2008 05:30 AM
[IDE] - The Dynamic Opportunity - ActiveState Komodo IDE / Open Source Ilias Lazaridis Python 6 01-28-2006 09:42 PM
[IDE] - need a simple IDE which lists methods and variables Ilias Lazaridis Ruby 13 04-12-2005 01:35 AM
Python IDE like NetBeans/Delphi IDE fowlertrainer@anonym.hu Python 5 04-06-2005 05:56 AM
enhanced ide vs ide AndyPaul Computer Information 1 01-01-2004 03:30 AM



Advertisments