struct

LSP::DocumentLinkOptions

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

Constructors

new(pull : JSON::PullParser)
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 | Nil)

Document links have a resolve provider as well.

Source