LSProtocol::SelectionRangeClientCapabilities
Inherits JSON::Serializable / Reference / Object
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 selection range providers. If this is set to true
the client supports the new SelectionRangeRegistrationOptions return value for the corresponding server
capability as well.