A new tool to browse and dive deep into the flow of messages
using a tree representation (messages, senders, implementors, ...)
and further on. I know such a tool from Smalltalk/MT and it is really
helpful to trace a message flow without running in the debugger.
If someone with GT knowledge and time could help to correct the syntax highlighting
in the code pane this would be super cool (see method MessageFlowBrowser #openOn:).
Also selection could be improved to show/highlight the messages sent directly
in the code. Unfortunately I'm not so familar with the current code editors - so
any help is appreciated.
Repo is open for contribution.
Thanks
T.