<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 107: Incorrect syntax highlighting display</title><link>https://sourceforge.net/p/devphp/bugs/107/</link><description>Recent changes to 107: Incorrect syntax highlighting display</description><atom:link href="https://sourceforge.net/p/devphp/bugs/107/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 09 Nov 2004 07:07:52 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/devphp/bugs/107/feed.rss" rel="self" type="application/rss+xml"/><item><title>Incorrect syntax highlighting display</title><link>https://sourceforge.net/p/devphp/bugs/107/</link><description>When you use caracter "&amp;gt;" or "&amp;lt;" in comments or inside 
a string définition, the syntax highlighting unduly turn on 
or off.

Example :

Define \("\_droit\_appli",    "Droits sur l'application ===&amp;gt;"\);

the highlight is swith off after "&amp;gt;".

See also bugs 1029546, 1008169 &amp; 986006.

I think the rule to solve this problem could be the 
following :
\- syntax highlighting swith is disabled in comments,
\- syntax highlighting swithing is allowed in a string only 
for sequence like "&amp;lt;...&amp;gt;" but not for lonely "&amp;gt;" or "&amp;lt;".</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">HENRY</dc:creator><pubDate>Tue, 09 Nov 2004 07:07:52 -0000</pubDate><guid>https://sourceforge.net92a88e6825eb84fb62b498f6ffe1d6b3ab9b56f9</guid></item></channel></rss>