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.
- 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
- 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