Feb. 15, 2011
9:03 a.m.
Comment #64 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 As I understand, FixWorkspaceAgain.1.cs should be integrated in Pharo, and the latest version of SHWorkspace should work in both 1.2 and 1.3. I tested it, but there still is a problem - I type: a := 1. - a appears red because it's not defined yet. - I do it. - Whatever I do afterwards, a still appears like undefined.