I’m referencing a PsiClass element. When I press Ctrl and hover, it displays this complete ToolTip [image].
However, I need to wrap this PsiClass in a LightElement, but I want to maintain the same behavior as the ToolTip. However, I get the effect below [image].
What do I need to do to maintain the ToolTip details as in the first image?