Is there a plugin which can do this sort of thing, for PHP and perhaps classic ASP?
That is, showing a tree list of classes in your project and all their members?
http://www.pnotepad.org/wp-content/uploads/2006/12/207tags.png
Is there a plugin which can do this sort of thing, for PHP and perhaps classic ASP?
That is, showing a tree list of classes in your project and all their members?
http://www.pnotepad.org/wp-content/uploads/2006/12/207tags.png
In Sublime’s way this is achieved with Control-R and Control-Shift-R. We don’t have an Outline view, unfortunately.