Calypso
Calypso copied to clipboard
Class editor status bar with options like traits or class format
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)
Being able to easily create traits (without having to remember >>#uses:category) would be nice. Like "+ New trait". next to "New Class"?
In last version (which is in Pharo7) there is command "New Trait". (it is context menu of class pane)