|
Hi everyone, Last week I did these tasks:
- Add a default refactoring scope. Now you can define a default environment through Refactorings Settings, this is useful when you are doing refactoring changes in Global environment. You can see the new behavior in this video: https://www.youtube.com/watch?v=NkxGP0P9klA . Check PR to know the changes. - Improve "Set up score command" Check PR to know the changes. - Add preview rename class refactoring Check PR to know the changes.
- Finish to fix: Create cascade issue. (Fix when the object is referenced after cascade block, fix the assignation when we have returns in called methods)
|