<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 107: Incorrect syntax highlighting display</title><link href="https://sourceforge.net/p/devphp/bugs/107/" rel="alternate"/><link href="https://sourceforge.net/p/devphp/bugs/107/feed.atom" rel="self"/><id>https://sourceforge.net/p/devphp/bugs/107/</id><updated>2004-11-09T07:07:52Z</updated><subtitle>Recent changes to 107: Incorrect syntax highlighting display</subtitle><entry><title>Incorrect syntax highlighting display</title><link href="https://sourceforge.net/p/devphp/bugs/107/" rel="alternate"/><published>2004-11-09T07:07:52Z</published><updated>2004-11-09T07:07:52Z</updated><author><name>HENRY</name><uri>https://sourceforge.net/u/jf-henry/</uri></author><id>https://sourceforge.net92a88e6825eb84fb62b498f6ffe1d6b3ab9b56f9</id><summary type="html">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;".</summary></entry></feed>