Agent Client Protocol - v0.18.2
Protocol Docs
GitHub
NPM
Preparing search index...
ClientNotification
Type Alias ClientNotification
type
ClientNotification
=
{
method
:
string
;
params
?:
|
CancelNotification
|
DidOpenDocumentNotification
|
DidChangeDocumentNotification
|
DidCloseDocumentNotification
|
DidSaveDocumentNotification
|
DidFocusDocumentNotification
|
AcceptNesNotification
|
RejectNesNotification
|
ExtNotification
|
null
;
}
Index
Properties
method
params?
Properties
method
method
:
string
Optional
params
params
?:
|
CancelNotification
|
DidOpenDocumentNotification
|
DidChangeDocumentNotification
|
DidCloseDocumentNotification
|
DidSaveDocumentNotification
|
DidFocusDocumentNotification
|
AcceptNesNotification
|
RejectNesNotification
|
ExtNotification
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
params
Protocol Docs
GitHub
NPM
Agent Client Protocol - v0.18.2
Loading...