Calypso icon indicating copy to clipboard operation
Calypso copied to clipboard

Class editor status bar with options like traits or class format

Open dionisiydk opened this issue 7 years ago • 2 comments

For example idea to have checkbox "traits" on status bar which will modify class template with appropriate "users:" selector. Same can be applied for class format which will modify begin of #subclass... selector. For example It will allow switch class definition to #weakSubclass:. And checkbox to switch slots based class template format (or whatever new format we will introduce)

dionisiydk avatar Aug 10 '17 08:08 dionisiydk

Being able to easily create traits (without having to remember >>#uses:category) would be nice. Like "+ New trait". next to "New Class"?

zecke avatar May 15 '18 15:05 zecke

In last version (which is in Pharo7) there is command "New Trait". (it is context menu of class pane)

dionisiydk avatar May 16 '18 09:05 dionisiydk