View Source GenLSP.Structures.DocumentLinkClientCapabilities (gen_lsp v0.10.0)
The client capabilities of a {@link DocumentLinkRequest}.
Link to this section Summary
Functions
Fields
dynamic_registration: Whether document link supports dynamic registration.
Link to this section Types
Link to this section Functions
fields
Fields
dynamic_registration: Whether document link supports dynamic registration.
tooltip_support: Whether the client supports the
tooltip
property onDocumentLink
.@since 3.15.0