2 Mar 2010 09:43
Re: Adding to the list of python keywords
On Freitag, 26. Februar 2010, detlev wrote: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.On Freitag, 26. Februar 2010, Phil Thompson wrote:This feature has been implemented and will be part of the next eric5 snapshot.On Fri, 26 Feb 2010 18:28:24 +0100, detlev <detlev-QHuqpxUmdFwc/4THH4D2QrNAH6kLmebB@public.gmane.org> wrote:Thanks for the hint. I'll add it to the wish list.On Freitag, 26. Februar 2010, Sourish Basu wrote:Just sub-class QsciLexerPython and reimplement keywords(). PhilHi 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.As far as I know that is not supported by QScintilla.
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?
-Sourish
_______________________________________________ Eric mailing list Eric@... http://www.riverbankcomputing.com/mailman/listinfo/eric
RSS Feed