FunctionDocumentationHoverSupplier

Provider of documentation on hover for function calls.

Constructors

Link copied to clipboard
constructor(docsDirectory: File)

Functions

Link copied to clipboard
open override fun getHover(params: HoverParams, document: TextDocument): Hover?

Generates a hover object.