Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Jun 08:06

0.1.3 (2026-06-29)

Features

  • extension: move "Open as Text Editor" to the tab bar (6eea7ec)
  • terminate a running kernel from VSCode (ADR-061) (c79b2d8)

Bug Fixes

  • extension: keep the .py reopenable after a Cell View↔Text round trip (ADR-065) (20dce8e)
  • extension: keep ty go-to-def alive across the Cell View↔Text round trip (ADR-064) (06cb3c3)
  • extension: redirect Pylance's a.py.py go-to-definition phantom to the cell (c8b4fcd)

Documentation

  • note the Pylance same-file go-to-def flicker in the Cell View (bb22a56)