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, ...
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, ...
请先登录再写评论。
For other people looking for answers: this has been added, in current version (2023.2.3) this is in settings>Editor>Language defaults