How to find stuff in GT in 7'

We show how to query and explore Smalltalk code within GT using a number of complementary tools and techniques. Specifically, we look at:

(i) using Spotter,

(ii) finding senders and implementers with keyboard shortcuts,

(iii) posing queries (see also Querying Pharo code with GT filters),

(iv) querying Smalltalk classes and methods from a Pharo snippet,

(v) using the MethodFinder,

(vi) exploring inspector view code, and

(vii) drilling into UI code (see also Driller)