class

LSProtocol::HoverClientCapabilities

Inherits JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(content_format : Array(MarkupKind) | Nil = nil, dynamic_registration : Bool | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

content_format

Client supports the following content formats for the content property. The order describes the preferred format of the client.

Source
dynamic_registration

Whether hover supports dynamic registration.

Source