workDoneProgress

since v3.15.0 window.workDoneProgress
Client Supported Since
Emacs (eglot) 29.1
Neovim 0.6.1
Visual Studio Code 1.65.2

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.