Hi all

Last week I did these tasks:

- Expose variable refactoring commands in source context (
https://github.com/pharo-project/pharo/pull/8472)
- Improve messages of push up method refactoring, also add the option to
push up referenced instance variables (
https://github.com/pharo-project/pharo/pull/8531)
- Introduce a new way to move the method to class side refactoring (
https://github.com/pharo-project/pharo/pull/8532)
- Add rename package refactoring (
https://github.com/pharo-project/pharo/pull/8533)

Tasks for this week:

- Improve extract setUp refactoring.
- Fix previews of extract method with arguments (
https://github.com/pharo-project/pharo/issues/5855).
- Improve renaming method refactoring, to only rename senders in specific
packages (https://github.com/pharo-project/pharo/issues/8513)
- Fix move to component issue (
https://github.com/pharo-project/pharo/issues/8499)

Cheers,
Evelyn

Reply via email to