Hello all,

Last week I did these tasks:

- Fix issue: Extract method in the superclass is not fully working #8871 Now you can specify the class where you want the method to be extracted. Check PR to know the change. You can see the new behavior in the following video: https://www.youtube.com/watch?v=fCCp9he8Zq0
- Add option to use scopes in refactorings. Check PR to know the change.
- Fix issue: Remove method (cmd-x) does not respect scoped mode #8638���� Check PR to know the change.
- Fix issue: RBExpandReferencedPoolRefactoring refers directly to Smalltalk globals #6510. Check PR to know the change.
- Start to fix the issue: Inline temp refactoring can create code with different behavior. #6056. Check the changes in this branch.

Tasks for this week:

��- Correct the scope modal, when we launch a refactoring in a global mode (current vm).
- Finish to fix: Create cascade issue.
- Fix issue: move to component refactoring issue.
- Fix issue: Move to package of defining class enh #8929

Regards,

Evelyn C.