mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:04:14 +08:00
* new API option and flag * show the notebook as a repl * handle any notebook type, dispose all model refs * open notebook doc as scratchpad * delay loading the model for untitled notebooks until shown * add initial content consistently for untitled * simplify utitled notebook creation * recover open untitled notebook as dirty behavior