I stumbled across PN today and it's a really nice editor.
Is there any way to define patterns/keywords and then assign a colour?
I can see the syntax highlighting features for a large range of programming languages, and I guess this is similar.
But, I'm not sure it's quite what I'm looking for. My primary use for this would be scanning log files for noteworthy events.
For example, I might like 'Foo' to appear red, while 'Bar' appears blue. Perhaps I might like the entire line containing the word 'Exception' to be highlighted.
If there's no support for this yet, does anyone have any suggestions how I might implement this?