The watched files notification is sent from the client to the server when the client detects changes to file watched by the language client.

Static variables

@:value(new ProtocolNotificationType<DidChangeWatchedFilesParams,DidChangeWatchedFilesRegistrationOptions>("workspace/didChangeWatchedFiles"))staticfinalinlineread onlytype:ProtocolNotificationType<DidChangeWatchedFilesParams, DidChangeWatchedFilesRegistrationOptions> = new ProtocolNotificationType<DidChangeWatchedFilesParams,DidChangeWatchedFilesRegistrationOptions>("workspace/didChangeWatchedFiles")