I am looking for a tool that can create a visual representation of my JavaScript code base. In particular, I would like to see:
- A extends B continues to C
- A has a member of type D
- A is used in the xml file
- Ideally, this tool would be a plugin for Aptana or Eclipse.
As a side note: any plugins that you can offer to facilitate trace simplification are really appreciated: I am familiar with Visual Studio "Go to Definition" , and really want it to be for my JavaScript.
Thanks in advance.
source share