Oct. 4, 2014
11:02 a.m.
I know that when alain rewrote the integration of hilightler in paragraph he wrote some nice comments and examples. stef On 4/10/14 12:23, Stephan Eggermont wrote:
In Squeak there is a convenience method defined on Behavior to set the highlighter for the code. There was a bug report/discussion a few years ago with Lukas. It was noted that that change is mostly needed at the same time as changing the compiler/parser and the save behavior. At the time Lukas suggested to have an object representing this whole compilation context. With Helvetica this would be needed at a text range granularity, I assume.
What is the current state of this in Pharo, and how do I make Nautilus (and other browsers) use a different highlighter?
Stephan