The language extension nominally displays information about a type when you hover over it.
I say 'nominally' because we only support this for primitive types, if you hover over a user-defined type, we display nothing.
It would be nice (and fairly easy) to display the type's doc-comment if it has one.