Skip to content

vscode: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 10:13

0.2.0 (2026-06-30)

⚠ BREAKING CHANGES

  • extension: tithon.openAsCellView -> tithon.openAsNotebook; tithon.startLive and tithon.restoreOutputs removed (now automatic). Update affected keybindings.

Code Refactoring

  • extension: notebook-centric UX (rename "Cell View" -> "Notebook") (0098c71)