To keep := instead of forcing automatically a _ for assingation

Michael Davies mykdavies+squeak at gmail.com
Sun May 13 22:54:38 UTC 2007


On 13/05/07, Sebastian Sastre <ssastre at seaswork.com> wrote:
> Hi there,
>
>     anybody know if there is a way to disable the automatic change of := for
> _ in squeak? I'm using 3.9 and every time I compile a method I get the code
> forced to _ where I take the job to write := and, additionally makes that
> code useless outside Squeak by a silly syntax reason unless postprocessed.
>
Hi Sebastian,
open the preference browser and check syntaxHighlightingAsYouTypeAnsiAssignment

Cheers,
Michael



More information about the Squeak-dev mailing list