LSP::CodeAction::Disabled
Inherits JSON::Serializable < Struct < Value < Object
A struct for the disabled field to keep the comments from the specification.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
reason
Human readable description of why the code action is currently disabled.
This is displayed in the code actions UI.