Preparing search index...
The search index is not available
vscode-languageclient
vscode-languageclient
WorkDoneProgressEnd
Interface WorkDoneProgressEnd
interface
WorkDoneProgressEnd
{
kind
:
"end"
;
message
?:
string
;
}
Index
Properties
kind
message?
Properties
kind
kind
:
"end"
Optional
message
message
?:
string
Optional, a final message indicating to for example indicate the outcome of the operation.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
message
vscode-languageclient
Loading...
Optional, a final message indicating to for example indicate the outcome of the operation.