GenLSP.Protocol.Structures.DocumentLinkClientCapabilities (gen_lsp v0.0.1)
The client capabilities of a DocumentLinkRequest.
properties
Properties
dynamicRegistration :: boolean
Whether document link supports dynamic registration.
tooltipSupport :: boolean
Whether the client supports the tooltip
property on DocumentLink
.
@since 3.15.0