JavaScript IDE - Aptana Studio 1.0

Aptana 1.0’s released. Finally a stable and powerful Ajax IDE’s born!


The most impressive feature would be JavaScript library Code Assist. This applies both to built-in functions / methods and to those already coded — but the latter use requires documenting such functions/methods with ScriptDoc, a documentation dialect similar to that used by Javadoc. Currently, you can import JavaScript libraries like: Rico, Prototype, MochiKit, YUI, Mootools, Dojo, JQuery, Scriptaculous… and use them on the fly! (works cited: Wikipedia)

Ajax development can not be easier unless the programm can read your mind. And indeed, it read your mind!

Post a Comment