Method
LspHoverget_contents
Description
Gets the value of contents.
The hover’s contents as a markup content.
Use a plain text MarkupContent for simple strings.
Return value
Type: LspMarkupContent
The value of contents.
| The returned data is owned by the instance. |