I agree, ElMontys request would make single biggest improvement to the code
explorer for Javascript:

if the code

x.prototype.y = function(z...)

appeared in code explorer as

x.y(z...)

Support for internal class definitions (e.g. "this.y = function(z...)" is maybe
not as crucial for me as I know it will be within that object's constructor so
its fairly easy to find anyway... I guess if you have very large constructors
you start to need it, basically any "this.x" should be treated in the same way
as you already treat "var x"

Anyway I have switched from Textpad to PSPad and I am already in dreamland with
new excellent features, anything you add to PSPad is making the best better :D

Thanks

Paul

-- 
<http://forum.pspad.com/read.php?4,22964,31921>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem