Hi everyone,

Last week I did these tasks:

- Fix rename instance variable command, Fix issue: ��Ctrl + R to rename a variable in a System Browser does not work #9215�� Check PR to know the changes.
- Improve rename method presenter. Fix issues:��
��* Add Argument Refactoring generates a MNU in RBMessageNode
��* When I rename a method I cannot rename its parameter
��* Cannot extract method with arguments
Check PR to know the changes.
Video: https://youtu.be/mYeFbpMQhs8
- Fix extract setUp command. You can see the changes here: PR .
- Clean code PR #9141. Check changes here: PR
- Add generate accessors with lazy initialization command.
Check changes here: PR
Video: https://youtu.be/SO0G6f1Y0fk
- Write post of: New introduced refactorings in Pharo 9

Tasks for this week:

- Finish to add the new preview to select a default scope.
- Fix issue: RB - Inline all senders of class methods (instance creation) doesn't work, need improve pattern to search #9142��

Regards,

Evelyn C.