I detected a similar problem: once you type an opening parenthesis, and then something else, it adds a new one at the END of the code
check http://code.google.com/p/pharo/issues/detail?id=2939 2010/10/6 Guillermo Polito <[email protected]> > http://code.google.com/p/pharo/issues/detail?id=3069 > > if you type: > > [] -> []] > > () -> ()) > > {} -> {}} > > > > Bye! > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
