PyCharm Pro 2023.1 - PyCharm does not highlight class fields correctly
I am trying to customize class fields highlighting color in PyCharm but it just not work correctly. Here is a example User class with fields and methods
Here is the color scheme setting for class instance field
Here is the structure of User class seen by PyCharm
I just don't get why this customization doesn't work. I spend quite a bit time and I am clueless in the end.
请先登录再写评论。
Hello,
Unfortunately, those are considered "Default text" in the color scheme, which is not convenient.
I've created a request to add the ability to change fields' color separately. Please vote for it to raise its relevance and receive updates regarding its status.