Expand description
§HoverResultDTO
Defines the Data Transfer Object for the result of a hover provider request.
Structs§
- Hover
ResultDTO - A serializable struct that represents the content to be displayed in a
hover tooltip, analogous to
vscode.Hover.