Use Teamstudio Script Browser to fully utilize and navigate through the LotusScript code stored within your Notes databases. View all classes and functions and sort code by script library, class, or call.
Some feedback:
I have been expecting a tool such at Teamstudio Script Browser for years !! It surpasses by far what I dreamed of. I consider Teamstudio Script Browser a life saver for OO addicted Domino developers such as I. Let's trumpet its beauty...
Remarks on Usability \ ScriptBrowser - By Class
A + expansion sign is displayed for empty classes
Denoting private classes adding a locker bottom left of icons would be a plus
Denoting private properties or methods adding a locker bottom left of icons would be a plus
Denoting static functions, properties, subs would be a plus too...
Remarks on Usability \ ScriptBrowser - Calls
Calls notation appears to be C-minded or C++ centric e.g. ClassName::MethodName
Script Browser - By Class
Module level properties are not detected or not parsed by Script Browser although available since R4.
Empty routines are listed within Script Browser hierarchy.