Jan. 19, 2020
6:32 a.m.
Didnât you know pharo has a website? Did you have trouble finding the âReporting issuesâ section on the website? What went wrong with you and the available information? Norbert
Am 18.01.2020 um 19:16 schrieb Richard Kenneth Eng <horrido.hobbies@gmail.com>:
 I don't know how to report Pharo bugs, so I'll just mention that the Pharo IDE isn't displaying code properly. For example:
<image.png>
Look at "map cellAt: ". The 'A' and 't" are mashed together.
Another example:
<image.png>
Look at ":cellA:cellB | cellA energy ". It's not displaying the space between "cellA" and "energy".
This is more than just a display bug because how the hell are you supposed to edit this code???
Richard