LSProtocol::DidChangeConfigurationNotification
Inherits JSON::Serializable / Reference / Object
The configuration change notification is sent from the client to the server when the client's configuration has changed. The notification contains the changed configuration as defined by the language client.
Constructors
new(pull : JSON::PullParser)
Sourcenew(params : DidChangeConfigurationParams)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id
Sourcejsonrpc
Sourceparams
Source