LSP::Data::TextDocumentClientCapabilities::Rename
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
dynamic_registration=(dynamic_registration : Bool)
Whether rename supports dynamic registration.
prepare_support=(prepare_support : Bool)
Client supports testing for validity of rename operations before execution.