struct

LSP::Data::TextDocumentClientCapabilities::CodeActionLiteralSupport

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

code_action_kind

The code action kind is support with the following value set.

Source
code_action_kind=(code_action_kind : CodeActionKindSet)

The code action kind is support with the following value set.

Source