[squeak-dev] Glitch in cmd-m

Stéphane Rollandin lecteur at zogotounga.net
Wed Apr 22 08:39:41 UTC 2020


Hello,

Select all of

	#at:put:

Then do cmd-n (senders). That works.
Then do cmd-m (implementors). Does nothing.

To get cmd-m to work, you must omit the first $# and select only 'at:put:'

Stef


More information about the Squeak-dev mailing list