Eclipse-JavaScript IDE has embedded all JavaScript Libraries like jQuery, MooTools, etc so applies code completion, to what ever is implemented, along with plain JavaScript?

Recommended Answers

All 6 Replies

Member Avatar for stbuchok

Visual Studio 2010 has auto completion as well (yes, for JavaScript). You can also step into the code for debugging.

what about auto completion for JavaScript Libraries like jQuery, MooTools, etc not plain js?

Member Avatar for stbuchok

Yes, we use it at work.

Includes most libraries in the IDE?
you mean Visual Studio 2010 IDE?
what about Eclipse-JavaScript IDE?

Member Avatar for stbuchok

Includes most libraries in the IDE:

No, since most of the libraries change on a fairly regular basis but does include jQuery. It's easy enough to add the once you are using.

you mean Visual Studio 2010 IDE:

Not really sure what you are asking here.

what about Eclipse-JavaScript IDE:

I've never used Eclipse and again, I have no idea what you are asking.

All I am trying to say is that Visual Studio also has JavaScript auto complete and also allows you to debug JavaScript which includes stepping through the code and using break points.

Member Avatar for stbuchok

Just out of curiosity, did you down vote my post, and if so why?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.