LSP::Data::TextDocumentClientCapabilities::Hover
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
content_format
Client supports the follow content formats for the content property. The order describes the preferred format of the client.
content_format=(content_format : Array(String))
Client supports the follow content formats for the content property. The order describes the preferred format of the client.
dynamic_registration=(dynamic_registration : Bool)
Whether hover supports dynamic registration.