struct

LSP::Data::ServerCapabilities::DocumentLinkOptions

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(resolve_provider : Bool = false)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

resolve_provider

Document links have a resolve provider as well.

Source
resolve_provider=(resolve_provider : Bool)

Document links have a resolve provider as well.

Source