View source
typedef ApplyWorkspaceEditParams
package languageServerProtocol.protocol
import languageServerProtocol.protocol.Protocol
The parameters passed via a apply workspace edit request.
Fields
optionallabel:Null<String>
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.