On Tue, Sep 8, 2015 at 5:13 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
Yes, we do name analysis on the AST before coloring itâ¦
Even worse than the transcript output are
-> it adds everything into Undeclared -> Playground colors variables wrong that the playground knows as the name analysis does not setup the requestorscope correctly.
I will add issue tracker entriesâ¦
Alternatively one could simply use Shout, a specialized parser for syntax highlighting that is simple, efficient, mature and customizable.
Marcus
On 08 Sep 2015, at 08:09, stepharo <stepharo@free.fr> wrote:
Hi
when I define methods and the Transcript is open I get such kind of trace and I do not get where it comes from. I think that this is the syntactical coloring. Would be good to avoid because this is annoying.
StoreImporter>>messageSelectorAndArgumentNames (statements is Undeclared)
UndefinedObject>>noMethod (messageSelectorAndArgumentNames is Undeclared)
Stef
-- _,,,^..^,,,_ best, Eliot