Calypso
Calypso copied to clipboard
Pharo system browser
It seems that the version of Ring isn't in sync with Calypso/Syc or something? 
I started to work on a plugin to show two methods on the code pane of the System Browser. It was discussed on the mailing list some time ago: http://forum.world.st/Test-method-auto-generation-in-Calypso-tp5104463.html...
1. Opening calypso from world -> I see all packages, no filter is set 1. Then I set a filter -> I see e.g. "my" packages 1. when I now...
In some previous version of Pharo we had the protocol of methods displayed in the message browser. It is really useful IMO because if I see a method in a...
I currently have an intern that is a beginner with Pharo and one thing happen a lot is that he creates a method #isAbstract and forget the return, which is...
Issue reported by an Exercism user - we had a critic Manifest file that had a reference to a no-longer exsiting class. The trouble is that this seems to break...
Steps to reproduce: 1. Open fresh Pharo image (tested in 7.0.3 and 80228) 2. Enter "Athens" for package pane Filter... 3. Select a package then click Scoped View radio button....
see https://github.com/pharo-project/pharo/issues/3072
https://github.com/pharo-project/pharo/issues/2757 ClyTaggedMethodGroup(ClyMethodGroup)>>fileOut, if one removes the line it seems to work