[Cuis-dev] Theme customization ... browser buttons
Mariano Montone
marianomontone at gmail.com
Sat Mar 18 08:02:16 PDT 2023
El 18/3/23 a las 11:03, Alexandre Rousseau escribió:
> 5. explore call chain if method code does not correspond to
> manifestation you were interested in
There's also a specialized tool for browsing call chains that you may
want to try.
Install with:
Feature require: 'MessageChainBrowsers'.
After that you get two new menu items in context menu in Smalltalk
browsers: 'chain of implementors of ...' and 'chain of senders of ...'
The tool can look a bit complex, but prevents from having to open
several message browsers.
Mariano
More information about the Cuis-dev
mailing list