<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 03/02/2011 10:03, Zaher Dirkey wrote:
    <blockquote
      cite="mid:AANLkTikaHTEt1h+bmDiry9qjZD7Q3r6dvZv7fD7vUJmd@mail.gmail.com"
      type="cite">
      <div dir="ltr">1. highlight:<br>
        <div class="gmail_quote">
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            <div class="im">
              <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
                0.8ex; border-left: 1px solid rgb(204, 204, 204);
                padding-left: 1ex;">
                About "load the actual style from an external file"<br>
                That was already implemented by Martin.<br>
              </blockquote>
              <br>
            </div>
            not exactly: I implemented loading the colors for an
            existing style => but not an entire new grammar</blockquote>
        </div>
        <br>
        Can we add it as Addon/Plugins for Lazarus?<br>
      </div>
    </blockquote>
    <br>
    This is what has been implemented:
    <a class="moz-txt-link-freetext" href="http://lazarus-dev.blogspot.com/2010/06/user-defined-color-schemes.html">http://lazarus-dev.blogspot.com/2010/06/user-defined-color-schemes.html</a><br>
    <br>
    That is, for an existing grammar (e.g. pas or html) you can save and
    load the color settings to external files (and the IDE will offer
    them for selection)<br>
    <br>
    ----<br>
    As for creating a new grammar (e.g. "css" highlighting) that is not
    yet done => there is SynUniSyn (separate package), which I
    *believe* may be an attempt at this. But I have no idea if it works,
    or how much work it does still need (never looked at it in detail)<br>
    <br>
    Martin<br>
  </body>
</html>