The configuration scope which can be a a 'resource' or a languageId or both or a '{@link TextDocument}' or a '{@link WorkspaceFolder}'

Alias

alias for EitherType<vscode.Uri, EitherType<vscode.TextDocument, EitherType<vscode.WorkspaceFolder, {uri:Null<vscode.Uri>, languageId:String}>>>