This package adds a pane showing the varibles of the selected class.
It parses the class comment so it can show the intended variable types.
Switching instance/class in the normal way will switch the variables view accordingly.
I find this a nice tool in two situations:
- creating new classes (now what did I call that variable an hour ago?)
- browsing the implementation of foreign code
The pane can be resized to zero width when you don't need it.
Still to do:
- add a context menu
- allow for comment 'overrides' of type in subclasses
- recognize comments for indexed vars
This package is written for VW7.
Reinout Heeck
Back to Cool Things in the Open Repository