I'd like to see syntax coloring in my Workspaces in Squeak4.2-10732-alpha.image 
like used to be available with SHWorkspace.

I successfully did the following from the Help/Extending the System:
"Omnibrowser, including Refactoring engine"
(Installer ss project: 'MetacelloRepository') install: 
'ConfigurationOfOmniBrowser'.
((Smalltalk at: #ConfigurationOfOmniBrowser) project perform: #lastVersion) 
load: #( Dev ).

Anyone know what is required to load Shout?
I can doit
 (Installer ss project: 'MetacelloRepository') install: 'ConfigurationOfShout'. 

to get ConfigurationOfShout into the image, but I'm unsure of what to do next.

Thx fr any tips,
Ken G. Brown 
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to