The protocol currently specifies that the workspace.workspaceFolders client capability is simply a boolean, but then it isn't clear how a server can tell whether an editor supports dynamic registration for the workspace/didChangeWorkspaceFolders notification.
The protocol currently specifies that the
workspace.workspaceFoldersclient capability is simply a boolean, but then it isn't clear how a server can tell whether an editor supports dynamic registration for theworkspace/didChangeWorkspaceFoldersnotification.