struct

LSP::CodeLensOptions

Inherits JSON::Serializable < Struct < Value < Object

Code Lens options.

Constructors

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

Instance methods

resolve_provider=(resolve_provider : Bool)

Code lens has a resolve provider as well.

Source
resolve_provider?

Code lens has a resolve provider as well.

Source