Skip to content
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

Add submenu, and new shortcuts #4167

Merged
merged 4 commits into from Aug 3, 2019
Merged

Conversation

Lin777
Copy link
Contributor

@Lin777 Lin777 commented Aug 2, 2019

Fixes #3737

Add a submenu named: More refactorings for the less used refactorings, so leave the following refactorings in the main menu according to the type:

 - Method: Rename, Classify methods, and Remove.
- Class: Rename, generate accessors, Remove.

Any suggestion for the modification in the menu structure, the order of the submenu, the content of the submenu, the addition or modification of shortcuts is very welcome.

Link video after add submenu: https://www.youtube.com/watch?v=AuycJsdfvCI

@astares
Copy link
Member

astares commented Aug 2, 2019

Calling the menu item "More refactorings" implies that the original menu is all about refactorings which is not the case.

Just call the menu "Refactorings" only as it is known from other IDE's like Eclipse and where such functionality is available from similar context menu.

@Ducasse
Copy link
Member

Ducasse commented Aug 3, 2019

Tx. BTW in Pharo 80 I get an error when I rename a class (I will check and confirm with the latest version).

@Ducasse Ducasse merged commit 7ce911b into pharo-project:Pharo8.0 Aug 3, 2019
@Lin777 Lin777 deleted the AddSubmenu branch January 6, 2021 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calypso menus should have a "Refactoring" sub menu
3 participants