For example, highlight `file` as a builtin when appearing by itself, but not in a construct like `obj.file`.
Fixes #1542. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1544 -- Commit Summary -- * Python: Don't highlight sub-identifiers as keywords -- File Changes -- M data/filedefs/filetypes.python (1) -- Patch Links -- https://github.com/geany/geany/pull/1544.patch https://github.com/geany/geany/pull/1544.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1544
