<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Off topic, In my PHP highlighter I use special documentation comment that started with /** and normal comment highlight started with /*<br></div>
<div class="gmail_default" style="font-family:tahoma,sans-serif">The idea I used the comments to ignore the code while the documentation need to be read by developers.<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">
If I set the comment to be gray on white it is easy for my eyes to ignore it, while the documentation must be readable.<br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Best regards<br></div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 5, 2013 at 3:52 PM, Zaher Dirkey <span dir="ltr"><<a href="mailto:parmaja@gmail.com" target="_blank">parmaja@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif"><span></span>Yes, thanks :) that is too fast<span></span>, it is working on my PHP highlighter too, see the attachment.<br></div>
<div class="gmail_default" style="font-family:tahoma,sans-serif"><br>Only the last line, but it is fine like that.</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">
Thanks again.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Tue, Nov 5, 2013 at 2:42 PM, Martin <span dir="ltr"><<a href="mailto:lazarus@mfriebe.de" target="_blank">lazarus@mfriebe.de</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
<div text="#000000" bgcolor="#FFFFFF"><div><div>
<div>On 05/11/2013 12:35, Martin wrote:<br>
</div>
<blockquote type="cite">
<div>On 05/11/2013 10:59, Martin wrote:<br>
</div>
<blockquote type="cite">
<div>On 05/11/2013 10:36, Zaher Dirkey
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div class="gmail_default" style="font-family:tahoma,sans-serif"><span></span>Hi,<br>
</div>
<div class="gmail_default" style="font-family:tahoma,sans-serif">Is it possible when
set a background color of the comment (for example) to
highlight the full line to make it prettier.<br>
</div>
<div class="gmail_default" style="font-family:tahoma,sans-serif">I am not talking in
LazarusIDE, it is in SynEdit because I use it in my
project '<span>miniedit</span>'.<br>
</div>
</div>
</blockquote>
Not currently.<br>
Needs to be implemented.<br>
<br>
Currently TLazSynPaintTokenBreaker.GetNextHighlighterTokenEx
generates a dummy token for the end of line. It would need to
get the info from the HIghlighter.<br>
</blockquote>
<br>
Try attached patch.<br>
</blockquote>
<br></div></div>
Only for pascal.<br>
<br>
for other languages, you need to change the highlighters<br>
</div>
<br></div></div><span class="HOEnZb"><font color="#888888">--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
<br></font></span></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br><div dir="ltr"><span style="font-family:courier new,monospace">I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3<br>
<br>Best Regards<br>Zaher Dirkey</span></div>
</font></span></div>
</blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><span style="font-family:courier new,monospace">I am using last revision of Lazarus, FPC 2.6 on Windows XP SP3<br><br>Best Regards<br>Zaher Dirkey</span></div>
</div>