> On 20 May 2015, at 09:35, Marcus Denker <[email protected]> wrote: > > Hi, > > For 50054 I have enabled AST based syntax highlighting for testing. > > The idea is to have it enabled to find out what is missing, if there are bugs. > > As soon as we find issues, we can turn it off again. > > If it works fine for 2 weeks, we can start to clean up Shout and move the > Shout parser into > the ECompletion package, which then would be the last user of the special > token parser. > (Which we should rewrite to just use the AST, too). >
Globals that are not class vars are not yet highlighted correctly. https://pharo.fogbugz.com/f/cases/15573/AST-Syntax-highlight-Class-Vars-are-coloured-wrong <https://pharo.fogbugz.com/f/cases/15573/AST-Syntax-highlight-Class-Vars-are-coloured-wrong> Will be fixed... Marcus
