LSProtocol::DocumentLinkClientCapabilities
Inherits JSON::Serializable / Reference / Object
The client capabilities of a DocumentLinkRequest.
Constructors
new(pull : JSON::PullParser)
Sourcenew(dynamic_registration : Bool | Nil = nil, tooltip_support : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
tooltip_support
Whether the client supports the tooltip property on DocumentLink.
@since 3.15.0