LSP::ApplyWorkspaceEditParams
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(edit : LSP::WorkspaceEdit)
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.