View source
class DidChangeWorkspaceFoldersNotification
package languageServerProtocol.protocol
import languageServerProtocol.protocol.WorkspaceFolders
The workspace/didChangeWorkspaceFolders
notification is sent from the client to the server when the workspace
folder configuration changes.