Class and Object support
Hi
I tried your product and see that you do not support Objects - I have open a js file in object format and havn't see any memeber.
Example:
function aaa()
{}
aaa.A = function ()
{}
aaa.B = function ()
{
this.A();
}
the Structure show me only the constructor!
I don't have code compleation that leads me to the object members and methods.
Have I missed something?
Please sign in to leave a comment.
This is supported in next version of the JavaScript plugin (coming in
Demetra).
Avner wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"