coder and technology lover
Aptana’s Javascript editor is too cool!
I’ve just discovered that the last version of the Aptana Studio (in my case the Eclipse plugin version) has an integrated support for javadoc syntax inside js files. The beauty of this feature is that, once you have defined a function, you can just type /** and press enter and Aptana will generate automatically all the comments for you:

Furthermore it will show tips including parameters description when you will use your previous defined function:

…and if you want to add extra “@tag”, the editor will suggest you all tags available:

Too cool!!! I love Aptana :-)
| Print article | This entry was posted by Davide Zanotti on 6, Friday f, 2009 at 8:03 am, and is filed under ide. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |