pharo icon indicating copy to clipboard operation
pharo copied to clipboard

[RB] Rename method is checking wrong things!!!!

Open Ducasse opened this issue 1 year ago • 2 comments

I selected newMooFlooSkin in the following method

newSkinInstanceFor: anElement

	^ anElement newMooflooSkin

and the system tells me... Capture 2024-06-12 at 11 08 03

Ducasse avatar Jun 12 '24 09:06 Ducasse

This is wrong!

Ducasse avatar Jun 12 '24 09:06 Ducasse

I can rename a method even if the selector is not defined in the class

Ducasse avatar Jun 12 '24 09:06 Ducasse