Fields

@:optionaloptionalworkDoneProgress:Null<Bool>

It indicates whether the client supports server initiated progress using the window/workDoneProgress/create request.

The capability also controls Whether client supports handling of progress notifications. If set servers are allowed to report a workDoneProgress property in the request specific server capabilities.

Available since

3.15.0

.

@:optionaloptionalshowMessage:Null<ShowMessageRequestClientCapabilities>

Capabilities specific to the showMessage request.

Available since

3.16.0

.

@:optionaloptionalshowDocument:Null<ShowDocumentClientCapabilities>

Capabilities specific to the showDocument request.

Available since

3.16.0

.