struct

LSP::TextDocumentClientCapabilities::SemanticTokensClientCapabilities::Requests::FullOptions

Inherits JSON::Serializable < LSP::Initializer < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

delta

Whether the client supports the delta protocol.

Source
delta=(delta : Bool | Nil)

Whether the client supports the delta protocol.

Source