BTW, here are two things to care about:

- Shout is not loaded in the image by default (maybe that's the reason for the non appearing settings).
You can try loading Shout by yourself using the metacello configuration.

- the Obsolete thingy is obviously a bug :).

Guille

On Mon, Apr 2, 2012 at 3:31 PM, Scott Gibson <wsgibson@windstream.net> wrote:

On Mar 30, 2012, at 3:50 PM, St�phane Ducasse wrote:

>
> On Mar 30, 2012, at 4:08 PM, Scott Gibson wrote:
>
>> I am not sure of the plans for syntax highlighting in version 1.4 but when I go to Settings for Shout: Syntax Highlighting I am not given any controls to adjust the values. �When I change try to make the changes programmatically (as in 1.3) I am given the error AnObsoleteSHStyleSetting. �Is this functionality being removed or has it been replaced perhaps?
>
>
> No we should fix it :)
>
> Can you give us your script so that we have a look?
>
>

Sure! �Here is what I use:

(SHPreferences globalVarStyle) emphasis: #bold.
(SHPreferences reservedWordsStyle) emphasis: #bold.
(SHPreferences reservedWordsStyle) emphasis: #bold.
(SHPreferences instanceVarStyle) color: (Color gray); emphasis: #bold.
(SHPreferences primitiveTypesStyle) color: (Color r: 124 g: 0 b: 124 range: 6).


Thanks!
Scott

> Stef
>
>
>> Thanks!
>> Scott Gibson
>>
>> On Mar 30, 2012, at 3:26 AM, Marcus Denker wrote:
>>
>>>
>>>
>>> You can download the lastest 1.4 here for testing:
>>>
>>> � � https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/lastSuccessfulBuild/artifact/Pharo-1.4.zip
>>>
>>> And a first version of the one-click here:
>>>
>>> � � https://ci.lille.inria.fr/pharo/job/Pharo%20One%20Click%20image/lastSuccessfulBuild/artifact/pharo-1.4.zip
>>>
>>>
>>>
>>>
>>> --
>>> Marcus Denker -- http://marcusdenker.de
>>>
>>>
>>
>>
>
>