LSProtocol::InlineCompletionClientCapabilities
Inherits JSON::Serializable / Reference / Object
Client capabilities specific to inline completions.
@since 3.18.0 @proposed
Constructors
new(pull : JSON::PullParser)
Sourcenew(dynamic_registration : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
dynamic_registration
Whether implementation supports dynamic registration for inline completion providers.