class

LSProtocol::TextDocumentContentClientCapabilities

Inherits JSON::Serializable / Reference / Object

Client capabilities for a text document content provider.

@since 3.18.0 @proposed

Constructors

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

Instance methods

dynamic_registration

Text document content provider supports dynamic registration.

Source