LSP::TextDocumentClientCapabilities::DocumentLinkClientCapabilities
Inherits JSON::Serializable < LSP::Initializer < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Sourcenew
SourceInstance methods
dynamic_registration=(dynamic_registration : Bool | Nil)
Whether document link supports dynamic registration.
tooltip_support=(tooltip_support : Bool | Nil)
Whether the client supports the tooltip property on DocumentLink.