<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 05/11/2013 12:35, Martin wrote:<br>
    </div>
    <blockquote cite="mid:5278E601.7090804@mfriebe.de" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">On 05/11/2013 10:59, Martin wrote:<br>
      </div>
      <blockquote cite="mid:5278CF85.6020509@mfriebe.de" type="cite">
        <meta content="text/html; charset=ISO-8859-1"
          http-equiv="Content-Type">
        <div class="moz-cite-prefix">On 05/11/2013 10:36, Zaher Dirkey
          wrote:<br>
        </div>
        <blockquote
cite="mid:CABKDQHw3DaX2uyz_dscoUovXK4TkwrOp2DfsO124HBGCOja4qg@mail.gmail.com"
          type="cite">
          <div dir="ltr">
            <div class="gmail_default"
              style="font-family:tahoma,sans-serif"><span
                class="GingerNoCheckStart"></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 class="GINGER_SOFATWARE_mark"
                id="27ab014b-7715-4e05-9559-66cb62b930b8">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>
    Only for pascal.<br>
    <br>
    for other languages, you need to change the highlighters<br>
  </body>
</html>