LSProtocol::InlayHintOptions
Inherits JSON::Serializable / Reference / Object
Inlay hint options used during static registration.
@since 3.17.0
Constructors
new(pull : JSON::PullParser)
Sourcenew(resolve_provider : Bool | Nil = nil, work_done_progress : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
resolve_provider
The server provides support to resolve additional information for an inlay hint item.
work_done_progress
Source