View source
class WorkDoneProgressCreateRequest
package languageServerProtocol.protocol
import languageServerProtocol.protocol.Progress
The window/workDoneProgress/create
request is sent from the server to the client to initiate progress
reporting from the server.