github microsoft/vscode-jupyter 2022.09.100
2022.9.100

latest releases: v1.0.92, v2024.10.0, v2024.9.1...
2 years ago

2022.9.100 (4 October 2022)

Enhancements

  1. Add code folding regions for # %% cells within python files.
    (#1527)
  2. Deleting a cell in the interactive window is now an undo-able operation.
    (#7756)
  3. Add cell tag and slideshow editing support.
    (#1121)

Fixes

  1. The cell scrolled to will be selected after using the go to cell code lens.
    (#7687)
  2. Make sure the "Install Python" and "Install Python Extension" commands only show up after we have loaded our controllers.
    (#10960)
  3. Ensure the cache of kernels is not updated when kernel discovery ends midway.
    (#11240)
  4. Don't show unclickable links when failing to connect to a jupyter server in the web extension.
    (#11285)

Code Health

  1. Removed delayed scrolling reveal in the interactive window now that core does auto-scrolling.
    (#7686)
  2. Ignore errors when disposing a kernel.
    (#11304)

Thanks

Thanks to the following projects which we fully rely on to provide some of
our features:

Also thanks to the various projects we provide integrations with which help
make this extension useful:

Don't miss a new vscode-jupyter release

NewReleases is sending notifications on new releases.