Hi,

I found out that IDEs that use the newer JSDoc-toolkit (vs old JSDoc) allow
you to actually map functions to classes, these are processed and allow
autocompletion (read how here)
http://code.google.com/p/jsdoc-toolkit/wiki/TagLends

I found out that only Aptana studio / Zend studio support this right now, I
personally use the Netbeans IDE so I was not able to test this to verify,
although this looks promising (worked for some guy for the Prototype-JS
framework..)

Cheers
Roman

On Wed, Jan 27, 2010 at 10:45 AM, Ren Yushiro <[email protected]> wrote:

> I've tried everything we mentioned here but nothing really helps with
> Mootools' OOP...
> No IDE or editor + plugin can understand what a Mootools class is.
> I can learn by heart all of the Mootools core function (there arent
> too many anyway) but cant remember all the properties and functions in
> one class I wrote... That's why I (and we) need a Mootools OOP
> supported IDE.
>



-- 
---
"Make everything as simple as possible, but not simpler."

- Albert Einstein

Reply via email to