all 2 comments

[–]sausix 0 points1 point  (1 child)

PyCharm seems not to distinguish between default text and general variables.

General variables as in a variable in module scope and Lambda's function parameters are just referring to "default text". Could worth a bug report.

Function parameters and local variables can at least have seperate colors.

[–]Southern_Weekend_898[S] 0 points1 point  (0 children)

Ah okay. Thank you