Hi everyone,

Last week I did these tasks:

- Improve presenter of scope list using trees, add modal to show details of scopes
- Add RBClassHierarchyEnvironment
- Add commands to add HierarchyScope (from simple class), add NOT command to do operations in scopeList.
- Add direct access from the toolbar. Check these changes in the branch: DefaultScope branch Check the behavior in this video: Youtube video.
- Change preview of refactorings from Modal to Dialog, refactor some components of refactoring presenters and add focus order in rename method preview. Check changes here: PR

Tasks for this week:

- Use the scopeList with refactorings (as default environments).
- Fix issues: #9060 and #5894. Now refactoring preview presenter is already a Dialog, Still missing to convert the renaming, select methods, variables, etc.presents to dialogs

Regards,

Evelyn C.