The workspace/didChangeWorkspaceFolders notification is sent from the client to the server when the workspace folder configuration changes.

Static variables

@:value(new ProtocolNotificationType<DidChangeWorkspaceFoldersParams,NoData>("workspace/didChangeWorkspaceFolders"))staticfinalinlineread onlytype:ProtocolNotificationType<DidChangeWorkspaceFoldersParams, NoData> = new ProtocolNotificationType<DidChangeWorkspaceFoldersParams,NoData>("workspace/didChangeWorkspaceFolders")