Distinguishing between them is difficult and leads to cluttered symbols. I was wondering if there was possibly a way to display this in a nicer way, maybe have them be part of the same <li> or something that shows they are related rather than separate entities.
In Python, it is possible to use a form of getter, setter and deleter, as below.
Currently, these 3 definitions are displayed in the symbols list as below.
Distinguishing between them is difficult and leads to cluttered symbols. I was wondering if there was possibly a way to display this in a nicer way, maybe have them be part of the same
<li>
or something that shows they are related rather than separate entities.