There was an error while loading. Please reload this page.
1 parent 6018767 commit ed7de2fCopy full SHA for ed7de2f
vscode.proposed.d.ts
@@ -529,7 +529,7 @@ declare module 'vscode' {
529
/**
530
* Unique identifier for the backup.
531
*
532
- * This id is passed back to your extension in `openCustomDocument` when opening a notebook editor from a backup.
+ * This id is passed back to your extension in `openNotebook` when opening a notebook editor from a backup.
533
*/
534
readonly id: string;
535
0 commit comments