-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creates Scopes Editor #585
Conversation
hi @estebanlm , it's done, I didn't realize we were losing history |
…" from context menu
… methods without protocol
I will merge it so that we can try it. |
why things cannot be tested by just load them, instead merging them into the trunk? |
My point is not me just but all the people using the scope editor. |
Summary
This PR implements a presenter for creating and editing scopes.
Scopes are used to define parts of the code where refactorings will be applied.
How to test
Open the scope editor from the Pharo menu
While testing consider the following:
Pending features