"In Pharo 4, the Inspector and Playground from the Glamorous Toolkit (a part of [Moose]) are now the default." Exciting!
miniblog.
Related Posts
Excellent series on Self, both the programming model and the tool chain.
I love how opening an inspector on a value (e.g. nil) then shows a link to all occurrences of the value in other open inspectors!
If I want to link to a specific heading on a webpage, I have to open a DOM inspector to find out if there is an ID. Is there no better way?