class

LSProtocol::DidChangeConfigurationParams

Inherits JSON::Serializable / Reference / Object

The parameters of a change configuration notification.

Constructors

new(pull : JSON::PullParser)
Source
new(settings : LSPAny | Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

settings

The actual changed settings

Source