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