Bugs item #1680594, was opened at 2007-03-14 05:28 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1680594&group_id=2439
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Scite:python.properties,keywords: as,True,False.? Initial Comment: python.properties,keywords: as,True,False.? Hi Scite172(CSV) Should the bool-type keywords 'True' and 'False' not be included as highlighted keywords? Same for the 'as' keyword, used in "import MODULENAME as NEWNAME" and/or "from MODULE import TARGETNAME as NEWNAME" Just wondering, as I already had them highlighted trough SciTEUser.properties. Just in case, adjusted 'python.properties' code with added 'as,False,True'. keywordclass.python=and as assert break class continue def del elif \ else except exec False finally for from global if import in is lambda None \ not or pass print raise return True try while with yield ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1680594&group_id=2439 _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
