We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93243a9 commit e12a13dCopy full SHA for e12a13d
vscode.proposed.d.ts
@@ -418,7 +418,7 @@ declare module 'vscode' {
418
/**
419
* Unique identifier for the backup.
420
*
421
- * This id is passed back to your extension in `openCustomDocument` when opening a custom editor from a backup.
+ * This id is passed back to your extension in `openCustomDocument` when opening a notebook editor from a backup.
422
*/
423
readonly id: string;
424
0 commit comments