Some new changes:
- Catalog methods were added and config is in MetaRepoForPharo50
=> should be available in CatalogBrowser and Spotter by tomorrow after catalog job run
- it is now possible to browse the methods
- class comment added
- syntax highlighting is now working correctly (was easier than I thought - should always remember GT methods also accept blocks!)
Is there any code that marks/selects messages in a smalltalkCode editor?
Would be cool if you browse the messages that a method sends and you
click on the displaed method selectors in the tree they will be highlighted
in the code pane...
Alexandre wrote:
>Also, it would be great to have it accessible from the World/Tools menu.
No as it is not a standalone tool. You need to have a method or selector first
to display some contents.