FAQs All Forums All Comments Screencasts
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
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
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.
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
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.