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/lastSuccess...
And a first version of the one-click here:
https://ci.lille.inria.fr/pharo/job/Pharo%20One%20Click%20image/lastSuccessf...
-- Marcus Denker -- http://marcusdenker.de