On 1/27/11, Sven Lito <[email protected]> wrote: > +1 on VIM. > TextMate is pretty decent too > Those are text editors not IDEs. While some may prefer a text editor, it is not an IDE.
AN IDE like Eclipse and Intelli-j is for developer to build, test, compile projects. It usually has features like autocomplete, formatting configuration, debugger, runtime syntax error checking for languages, and often dependency management. In contrast, a good text editor has minimal support for only a few of these things. Garrett -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
