This is why I would prefer not to see this change - 


On 2018-08-28, at 9:33 AM, commits@source.squeak.org wrote:

A new version of Tools was added to project The Inbox:
http://source.squeak.org/inbox/Tools-LM.827.mcz

==================== Summary ====================

Name: Tools-LM.827
Author: LM
Time: 28 August 2018, 6:33:04.08317 pm
UUID: 07abf38e-4d17-8744-bd3d-e65285f5fb8f
Ancestors: Tools-cmm.826

I would like to propose a change to the Workspace that simply enables syntax highlighting by default.

Maybe there are reasons why syntax highlighting should be disabled, but in my year of Squeak experience I didn't once write anything other than code into the Workspace and it was very annoying to have to enable syntax highlighting manually all the time.

=============== Diff against Tools-cmm.826 ===============

Item was changed:
 ----- Method: Workspace>>initialize (in category 'initialize-release') -----
 initialize
 
  super initialize.
  self initializeBindings.
  acceptDroppedMorphs := false.
  mustDeclareVariables := false.
environment := Environment current.
self shouldStyle: true!
environment := Environment current.!





tim
--
tim Rowledge; tim@rowledge.org; http://www.rowledge.org/tim
Strange OpCodes: RIW: Re-Invent Wheel