struct

LSP::DocumentLinkOptions

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

resolve_provider=(resolve_provider : Bool)

Document links have a resolve provider as well.

Source
resolve_provider?

Document links have a resolve provider as well.

Source