There is this
|
// TODO@joh,peng this is disabled because the note-editor isn't fit for being |
|
// restorted (as it seems) |
|
if ('true') { |
|
return undefined; |
In theory it should enable notebooks to be restored after reload but often the webview doesn't make it...
There is this
vscode/src/vs/workbench/contrib/notebook/browser/notebook.contribution.ts
Lines 79 to 82 in d1354bb
In theory it should enable notebooks to be restored after reload but often the webview doesn't make it...