Feb. 15, 2011
10:44 a.m.
Comment #69 on issue 3583 by tudor.gi...@gmail.com: Shout should only be active in code panes http://code.google.com/p/pharo/issues/detail?id=3583 In the workspace variables are bound implicitly, and this should be taken into account during highlighting. So, after evaluating a:=1, a will be bound and it should appear as such without declaring it.