4 Commits

Author SHA1 Message Date
Colomban Wendling
c03af5b434 Python: Remove obsolete lexer property 2017-07-19 22:08:19 -07:00
Colomban Wendling
b2b81359c3 Python: Don't highlight sub-identifiers as keywords
For example, highlight `file` as a builtin when appearing by itself,
but not in a construct like `obj.file`.

Fixes #1542.
2017-07-15 21:03:53 -07:00
Colomban Wendling
93f273428a Update for new Scintilla styles 2017-02-21 14:16:56 +01:00
Jiří Techet
e513e5a099 Move filetypes.* to the filedefs directory 2016-03-13 17:35:08 +01:00