Christoph Thiede uploaded a new version of Tools to project The Inbox:
http://source.squeak.org/inbox/Tools-ct.938.mcz==================== Summary ====================
Name: Tools-ct.938
Author: ct
Time: 13 February 2020, 12:15:51.607118 am
UUID: a99435a2-f265-504e-8a4f-1cf790eb1887
Ancestors: Tools-topa.931
Overrides #canonicalArgumentName for Text. You don't want to get a generated method stub such as 'setText: anArray'.
=============== Diff against Tools-topa.931 ===============
Item was added:
+ ----- Method: Text>>canonicalArgumentName (in category '*Tools-Debugger') -----
+ canonicalArgumentName
+ ^ 'Text'!