On 2 May 2013 16:09, Charles Johannisen < charles.johanni...@tray-international.com> wrote:
> Hi, > > I would like to know how I can setup the syntax highlighter to recognize a > custom server-side tag like the PHP <? ?> or ASP <% %> > This is done in the HTML Lexer (LexHTML.cxx) from the Scintilla project, which is written in C++, so you need to modify that to recognise your tags. Cheers Lex > > Thanks > ------------------------------**-------------------- > http://www.tray-international.**com <http://www.tray-international.com> > ------------------------------**-------------------- > ______________________________**_________________ > Users mailing list > Users@lists.geany.org > https://lists.geany.org/cgi-**bin/mailman/listinfo/users<https://lists.geany.org/cgi-bin/mailman/listinfo/users> >
_______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users