Jan. 18, 2020
6:15 p.m.
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: image.png] Look at "map cellAt: ". The 'A' and 't" are mashed together. Another example: [image: 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