[Geany] Escape sequence highlighting question

Matthew Brush mbrush at xxxxx
Mon Feb 13 10:33:23 UTC 2012


On 02/12/2012 12:46 PM, Damon McMinn wrote:
> Hi all,
>
> New to Geany (and programming).
>
> I would very much like to have escape sequences highlighted in a similar
> way to gedit. I've searched high and low for an explanation on how to
> achieve this and have come up empty. I'm sure it's very simple, however
> it's a mystery to me! I have attached a screenshot to visually explain
> what I mean.
>

Hi,

I had some code I was using to highlight colours in the text but it's 
quite general so I adapted it to highlight escape sequences for you, 
it's here if you want it:

https://gist.github.com/1815807

See the Plugin Howto for information on how to compile it.

Cheers,
Matthew Brush



More information about the Users mailing list