Problem this feature should fix
Right now when looking at inspector, I see eg. TypeName: ... and the class is very verbose.
Expected solution
It would be nice if instead it just showed the display name, eg. just Collider, etc. (ideally also the dimension, eg Collider2D? Or if the dimension was with <>, eg. Collider<2D>)
