Hi Thierry, Thanks for the feedback. Indeed, the styling part works fine. What I do is have a first level parser that creates commands for styling. When I detect a Smalltalk block, the command delegates further to Shout. I guess that this type of design will be useful also for handling Helvetia multi languages. But, we still cannot have actions that are segment specific :). I would love to be able to have some sort of composite editor where the leaf editors correspond to a segment. Cheers, Doru On Tue, Sep 16, 2014 at 11:10 PM, Thierry Goubier <thierry.goubier@gmail.com
wrote:
Hi Doru,
I'm looking through it. Interestingly simple :) You do have the styler inside another styler stuff working (smalltalk code styler inside a Pillar code bloc) which is very neat.
Thierry
Le 15/09/2014 06:44, Tudor Girba a écrit :
Hi,
As you could see in the Pillar highlighting support, Rubric can now handle any syntax highlighting in a rather straightforward way. You can also easily embed this in a Glamour browser.
You can see the example in the GT-InspectorExtensions-Pillar. You can load the code in a Moose image like this: Gofer new smalltalkhubUser: 'Pier' project: 'Pillar'; configuration; loadStable. Gofer new smalltalkhubUser: 'JanKurs' project: 'PetitParser'; configurationOf: #PetitParserIslands; load. #ConfigurationOfPetitParserIslands asClass loadDevelopment. Gofer new smalltalkhubUser: 'Moose' project: 'GToolkit'; package: 'GT-InspectorExtensions-Pillar'; load.
Cheers, Doru
-- www.tudorgirba.com
"Every thing has its own flow"
-- www.tudorgirba.com "Every thing has its own flow"