View source
typedef ExecuteCommandParams
package languageServerProtocol.protocol
import languageServerProtocol.protocol.Protocol
The parameters of a ExecuteCommandRequest.
Fields
optionalworkDoneToken:Null<ProgressToken>
An optional token that a server can use to report work done progress.