ActiveState Community

itcl support for Komodo

Posted by varunla on 2008-11-28 05:29
OS: All / Any

Komodo IDE lists all the procedures in the Code tab which makes code browsing very easy.

But can anyone tell me whether an extension is available so that it lists class methods and variables also?

-Varun

ericp | Wed, 2009-01-14 13:04

Apparently no one is working on such an extension. I've
written up a feature request at
http://bugs.activestate.com/show_bug.cgi?id=81607

Thanks,
Eric

sgeard | Wed, 2009-09-16 08:51

I'd like to second this request. It'd be really nice if the code browser properly displayed the classes, methods and variables instead of just putting the private variables into the global namespace.