Doru do you think that we could get a simple visitor that could create a preview in Pharo? One of the things I would like is: - minimal package for a pillar core so that we can display class comment using pillar - a nice looking set of fonts Stef Le 9/10/16 à 23:23, Tudor Girba a écrit :
Hi,
Pillar now ships with a text editor that also features a syntax highlighter.
So, now, if you load the development version of Pillar:
Gofer new smalltalkhubUser: 'Pier' project: 'Pillar'; configuration; loadDevelopment.
You will have an extra presentation when inspecting a .pillar file:
The new thing here is that the highlighter is based on the Pillar PetitParser, and it is extensible for highlighting more parts if needed. The highlighting also can support actions. For example, the picture above shows the file to the right after clicking on the reference.
Please take a look and let me know what you think.
Cheers, Doru
-- www.tudorgirba.com <http://www.tudorgirba.com> www.feenk.com
"Things happen when they happen, not when you talk about them happening."