<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 2 May 2013 16:09, Charles Johannisen <span dir="ltr"><<a href="mailto:charles.johannisen@tray-international.com" target="_blank">charles.johannisen@tray-international.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I would like to know how I can setup the syntax highlighter to recognize a custom server-side tag like the PHP <? ?> or ASP <% %><br></blockquote><div><br></div><div style>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.</div>
<div style><br></div><div style>Cheers</div><div style>Lex</div><div style><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks<br>
------------------------------<u></u>--------------------<br>
<a href="http://www.tray-international.com" target="_blank">http://www.tray-international.<u></u>com</a><br>
------------------------------<u></u>--------------------<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org" target="_blank">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" target="_blank">https://lists.geany.org/cgi-<u></u>bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div></div>