[Geany] Perl color scheme issues

John Gabriele jmg3000 at xxxxx
Thu Feb 15 22:57:10 UTC 2007


On 2/15/07, Enrico Tröger <enrico.troeger at uvena.de> wrote:
> On Thu, 15 Feb 2007 12:34:52 -0500, "John Gabriele" <jmg3000 at gmail.com>
> wrote:
>
>
> Hi,
>
> > Incidentally, I can't figure out what the following style options are
> > supposed to do:
> >
> [snip]
>
> > * error
> > * preprocessor
> > * variable_indexer
>
> Hmm, I don't know. These styles are given by the lexer for Perl. This
> lexer is part from Scintilla, see [1]. The only documentation I know is
> the source[2], but it's mostly the best one ;-).
>
> [1] http://www.scintilla.org/
> [2]
> http://scintilla.cvs.sourceforge.net/scintilla/scintilla/src/LexPerl.cxx?revision=1.63&view=markup
>

Thanks Enrico.

I looked in LexPerl.cxx, but can't find any mention of
``preprocessor'' or ``variable_indexer''.

I see those names in your src/geany/src/highlighting.c file though,
but where did *you* get them from?

Hm... Maybe I need to look closer at this get_keyfile_hex() function.

---John


More information about the Users mailing list