Sept. 7, 2017
5:53 a.m.
Hi Manuel This is coooooool. How linked to nautilus it is? Stef On Wed, Sep 6, 2017 at 1:52 PM, Manuel Leuenberger <leuenberger@inf.unibe.ch
wrote:
Hi everyone,
I built a little syntax highlighting extension for the Nautilus source code pane, which puts a background color behind blocks, so that nested blocks are easily recognizable.
Install with:
Metacello new baseline: 'BlockStyler'; repository: 'github://maenu/BlockStyler/repository'; load
GitHub: https://github.com/maenu/BlockStyler
Doesnât work with âFormat as you readâ, just as the IconStyler. If anybody has an idea how to integrate it properly into Nautilus as a plugin, let me know. Currently itâs an ugly meta-link hack to get access to the sourceTextModel.
Cheers, Manuel