Progress Report -> Refactoring Project - ( April 26 - April 30)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Progress Report -> Refactoring Project - ( April 26 - April 30)

EVELYN CUSI LOPEZ
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: 
Check PR to know the changes.
- 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

Tasks for this week:

- Finish to add the new preview to select a default scope.