Aug. 6, 2011
9:45 a.m.
add a bug entry and we will fix it :) On Aug 5, 2011, at 8:13 PM, Igor Stasenko wrote:
just select it in source code and press Cmd-Shift-N (Alt-Shift-N).
In Pharo browser/inspector/debugger it works not just for global variables (like classes), but also for: - Class variables - Pool variables - instance variables
- but not for class instance variables (we should fix that!) ;)
-- Best regards, Igor Stasenko AKA sig.