How to syntax highlight Python function calls?

Is there a way to add more detailed control to python syntax highlighting, specifically to color function and method calls differently?

You seem to have that degree of control in setting:Editor:Colors & Fonts:Language Defaults ('function call' color set separately), but in setting:Editor:Colors & Fonts:Python that keyword and some others are missing.

I am using PyCharm Professional 3.1.1 (newly installed), with Darcula window theme and Tango Dark editor color scheme.

Yours, ...
3
2 comments
Avatar
Permanently deleted user
Hi, a feature request is welcome at http://youtrack.jetbrains.com/issues/PY
0

For other people looking for answers: this has been added, in current version (2023.2.3) this is in settings>Editor>Language defaults

0

Please sign in to leave a comment.