github microsoft/vscode-jupyter 2021.6.999
2021.6.999 (16 June 2021)

latest releases: v2025.8.0, v1.0.94, v2025.7.0...
4 years ago

Fixes

  1. On remote connections check for new or removed LiveKernelConnections on document open.
    (#5984)
  2. When editing a markdown cell in preview native notebooks UI, contribute ctrl+enter keybinding to render current markdown cell, and shift+enter to render current markdown cell and skip to the next cell.
    (#5976)
  3. In preview native notebooks UI, contribute L keybinding to toggle line numbers for the current cell, and shift+L keybinding to toggle line numbers for all cells.
    (#4438)
  4. Contribute extension-level shift+enter keybinding to execute current code cell and select below in preview native notebooks UI.
    (#6037)
  5. In preview native notebooks interface, contribute ctrl+enter keybinding which puts the current cell into control mode instead of leaving it in edit mode after running.
    (#6198)
  6. Fix interrupt button in Native Notebook toolbar.
    (#6254)

Code Health

  1. Fix 'Restarting kernel will cancel cell execution & we can re-run a cell' test.
    (#6139)

Don't miss a new vscode-jupyter release

NewReleases is sending notifications on new releases.