<!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 bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid:201002281830.51542.detlev@die-offenbachs.de"
 type="cite">
  <pre wrap="">On Freitag, 26. Februar 2010, detlev wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Freitag, 26. Februar 2010, Phil Thompson wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">On Fri, 26 Feb 2010 18:28:24 +0100, detlev <a class="moz-txt-link-rfc2396E" href="mailto:detlev@die-offenbachs.de">&lt;detlev@die-offenbachs.de&gt;</a>

wrote:
      </pre>
      <blockquote type="cite">
        <pre wrap="">On Freitag, 26. Februar 2010, Sourish Basu wrote:
        </pre>
        <blockquote type="cite">
          <pre wrap="">Hi All,

    Is it possible to the list of python keywords that Eric4
highlights (such as 'def', 'if', 'else', and so on)? For example, I
would like to get Eric4 to color 'self', 'True' and 'False' with the
same color as, for example, 'def' or 'None'. Is it possible to do
that?

    I used to be able to do that when I used Komodo Edit, but then I
quite using Komodo Edit for other reasons.
          </pre>
        </blockquote>
        <pre wrap="">As far as I know that is not supported by QScintilla.
        </pre>
      </blockquote>
      <pre wrap="">Just sub-class QsciLexerPython and reimplement keywords().

Phil
      </pre>
    </blockquote>
    <pre wrap="">Thanks for the hint. I'll add it to the wish list.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This feature has been implemented and will be part of the next eric5 snapshot.
  </pre>
</blockquote>
Any idea when this will make it to the Debian/Ubuntu repo's? I
installed eric4 from there, and would prefer to update it from the repo.<br>
<br>
Also, when you say that the feature has been implemented, do you mean
that 'self', 'True' and 'False' now have highlighted colors, or do you
mean that there is a new feature enabling users to choose their own
keywords?<br>
<br>
-Sourish<br>
<br>
</body>
</html>