struct

LSP::ShowMessageRequestClientCapabilities::MessageActionItem

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

additional_properties_support

Whether the client supports additional attributes which are preserved and sent back to the server in the request's response.

Source
additional_properties_support=(additional_properties_support : Bool | Nil)

Whether the client supports additional attributes which are preserved and sent back to the server in the request's response.

Source