Open
Description
Currently when hovering a function to see the params, if an param is an alias, its possible values are shown as a part of the param description.

Would it be possible to have something similar for classes, where if a class is used as an param, the param description could show the extended class definition (possibly showing extended nested arguments if applicable)?