quarkdown
Toggle table of contents
1.9.2
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-lsp
/
com.quarkdown.lsp.hover.function
/
FunctionDocumentationHoverSupplier
Function
Documentation
Hover
Supplier
class
FunctionDocumentationHoverSupplier
(
docsDirectory
:
File
)
:
HoverSupplier
Provider of documentation on hover for function calls.
Members
Constructors
Function
Documentation
Hover
Supplier
Link copied to clipboard
constructor
(
docsDirectory
:
File
)
Functions
get
Hover
Link copied to clipboard
open
override
fun
getHover
(
params
:
HoverParams
,
document
:
TextDocument
)
:
Hover
?
Generates a hover object.