[Geany-Users] setup custom server-side tags

Lex Trotman elextr at xxxxx
Thu May 2 06:37:12 UTC 2013


On 2 May 2013 16:09, Charles Johannisen <
charles.johannisen at 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 at lists.geany.org
> https://lists.geany.org/cgi-**bin/mailman/listinfo/users<https://lists.geany.org/cgi-bin/mailman/listinfo/users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20130502/94028446/attachment.html>


More information about the Users mailing list