syntax highlighting - How to highlight calls to object methods and user-created functions? (SublimeText, python) -
i tried using both python3/pythonimproved .tmlanguage syntaxes, neither reason. supposed same color variables in editors?
here's screenshot of random function:
and here's how want like:
to sum want called parentheses function() or object.method() highlighted.
i'm author of python improved. sublime's default monokai theme lacks ability highlight many of scopes in pi (as bunch of other languages - it's quite bare-bones). 1 of other projects, neon color scheme, contains rules of pi's new scopes, scopes number of other languages, both built-in , third-party package control. if don't colors, i've tried keep neon.tmtheme pretty organized, should able adapt rules wish. if have questions or problems, feel free submit issue python improved or neon.


Comments
Post a Comment