pharo icon indicating copy to clipboard operation
pharo copied to clipboard

[RB] Rename method and changing argument from a call site does not work

Open Ducasse opened this issue 3 months ago • 1 comments

  • When we rename a method we can change the arguments.
  • When we do so from within a method by clicking on the selector the changes is done but it is not correct.
  • The callers are not renamed.

Ducasse avatar Nov 19 '25 15:11 Ducasse

I will take a look at this

AlexisCnockaert avatar Dec 01 '25 11:12 AlexisCnockaert