View source
typedef InlayHintParams
package languageServerProtocol.protocol
import languageServerProtocol.protocol.InlayHints
A parameter literal used in inlay hints requests.
Available since
3.17.0
.Fields
optionalworkDoneToken:Null<ProgressToken>
An optional token that a server can use to report work done progress.