class

LSProtocol::TextDocumentContentOptions

Inherits JSON::Serializable / Reference / Object

Text document content provider options.

@since 3.18.0 @proposed

Constructors

new(pull : JSON::PullParser)
Source
new(schemes : Array(String) | Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

schemes

The schemes for which the server provides content.

Source