LSP::ApplyWorkspaceEditParams
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
label
An optional label of the workspace edit. This label is presented in the user interface for example on an undo stack to undo the workspace edit.
label=(label : String | Nil)
An optional label of the workspace edit. This label is presented in the user interface for example on an undo stack to undo the workspace edit.