You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -375,6 +373,9 @@ export class ExtHostCustomEditors implements extHostProtocol.ExtHostCustomEditor
375
373
}
376
374
}
377
375
376
+
functionisCustomTextEditorProvider(provider: vscode.CustomReadonlyEditorProvider<vscode.CustomDocument>|vscode.CustomTextEditorProvider): provider is vscode.CustomTextEditorProvider{
0 commit comments