View source
typedef WorkDoneProgressClientCapabilities
package languageServerProtocol.protocol
import languageServerProtocol.protocol.Progress
Fields
optionalworkDoneProgress:Null<Bool>
Whether client supports handling progress notifications. If set servers are allowed to
report in workDoneProgress
property in the request specific server capabilities.
Since 3.15.0